You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Josua Mayer 3242c07649 mvebu: add sdcard image creation script
Added gen_mvebu_sdcard_img.sh to facilitate creating an fixed-size sdcard image,
adding the bootloader and populating it with actual data.

Added the required rules for creating a 4GB sdcard image according to this layout:
p0: boot (fat32)
p1: rootfs (squashfs)
p2: rootfs_data (ext4)
This should be generic to any mvebu boards that can boot from block storage.

Added the new sdcard image to the Clearfog image profile.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
8 years ago
..
adm5120 kernel: remove unused morse led trigger driver 8 years ago
adm8668 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
apm821xx kernel: update kernel 4.4 to version 4.4.19 8 years ago
ar7 all: drop old uci-defaults.sh 9 years ago
ar71xx ar71xx: generate US- and EU-specific images for the Archer C7 v2 8 years ago
arc770 arc770: Introduce images for SD-cards 8 years ago
archs38 linux/arc*: disable MAC frame filter in DW GMAC 8 years ago
arm64 arm64: rename config-default to config-4.4 8 years ago
at91 at91: fix SAMA5D3 subtarget 8 years ago
ath25 ath25: fix duplicate LZMA compression 8 years ago
au1000 au1000: rename patches directory to patches-3.18 8 years ago
bcm53xx bcm53xx: use the latest 6th version of ILP clock driver patch 8 years ago
brcm47xx kernel: update kernel 4.4 to version 4.4.19 8 years ago
brcm63xx brcm63xx: switch to board based failsafe networking 8 years ago
brcm2708 kernel: update kernel 4.4 to version 4.4.19 8 years ago
cns3xxx cns3xxx: remove obsolete jffs2 image build code 8 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: spi-nor: add support for ESMT_f25l32qa and ESMT_f25l64qa 8 years ago
imx6 imx6: disable EOF markers on UBI 8 years ago
ipq806x ipq806x: fix ipq8065 s2a/s2b regulator frequency (fixes ethernet performance) 8 years ago
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 8 years ago
kirkwood build: rename sysupgrade-nand to sysupgrade-tar 8 years ago
lantiq lantiq: fix ath5k EEPROM loading 8 years ago
malta malta: enable be64 and le64 subtargets 8 years ago
mcs814x branding: add LEDE branding 8 years ago
mediatek kernel: update kernel 4.4 to version 4.4.19 8 years ago
mpc85xx ppc4xx: remove booke-wdt watchdog package 8 years ago
mvebu mvebu: add sdcard image creation script 8 years ago
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 8 years ago
octeon octeon: remove the now redundant cpu cflags override 8 years ago
omap kernel: update kernel 4.4 to version 4.4.19 8 years ago
omap24xx image / basefiles: make console password configurable 8 years ago
orion orion: rename config-default to config-3.18 8 years ago
oxnas kernel: update kernel 4.4 to version 4.4.19 8 years ago
ppc40x ppc4xx: remove booke-wdt watchdog package 8 years ago
ppc44x ppc4xx: remove booke-wdt watchdog package 8 years ago
ramips ramips: mt7621: switch to 24kc 8 years ago
rb532 rb532: rename config-default to config 4.1 8 years ago
realview realview: rename config-default to config-4.4 8 years ago
sunxi sunxi/pcduino3: Remove selection of absent rtl8188eu 8 years ago
uml uml: revert accidentally committed change 8 years ago
x86 x86: enable fpu for all subtargets 8 years ago
xburst xburst: remove target specific /etc/config/system 8 years ago
zynq build: remove cpio.gz and tar.gz from regular filesystem types 8 years ago
Makefile