mxs: re-work SD card image generation
authorwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Sep 2015 21:10:43 +0000 (21:10 +0000)
committerwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Sep 2015 21:10:43 +0000 (21:10 +0000)
commit3f6f0e514f74040034e2f2e791d37c08a67a2bf4
treecbbcb50b67c730e2e0d24bc8f968f2a064aec2ab
parent7f80fc475a719b6524f03e10c9073f5c5633b466
mxs: re-work SD card image generation

- Duckbill uses a different partitioning approach than standard
  FSL and Olimex
- use new sdimage to integrate U-Boot into the SD card images

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47021 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mxs/image/Config.in
target/linux/mxs/image/Makefile
target/linux/mxs/image/gen_mxs_sdcard_img.sh [deleted file]
target/linux/mxs/image/gen_sdcard_ext4_ext4.sh [new file with mode: 0644]
target/linux/mxs/image/gen_sdcard_vfat_ext4.sh [new file with mode: 0644]