tn3399_openwrt/config
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]
2016-09-02 14:43:52 +02:00
..
Config-build.in toolchain: get rid of GCC_VERSION_5 config symbol 2016-07-15 14:17:40 +02:00
Config-devel.in build: don't add -fno-plt for ARC 2016-02-07 13:29:16 +00:00
Config-images.in mvebu: add sdcard image creation script 2016-09-02 14:43:52 +02:00
Config-kernel.in Add config symbols for kernel keyring support 2016-09-02 14:43:52 +02:00