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/mvebu
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
..
base-files mvebu: Configure status LED for WRT1900ACS 8 years ago
files/arch/arm/boot/dts mvebu: add SolidRun ClearFog A1 support 8 years ago
image mvebu: add sdcard image creation script 8 years ago
patches-4.4 kernel: update kernel 4.4 to version 4.4.19 8 years ago
profiles mvebu: clearfog: require uboot-mvebu-clearfog 8 years ago
Makefile mvebu: add fpu to features 8 years ago
config-4.4 mvebu: enable ARM crypto acceleration 8 years ago