1 # Minimal SD card image for the Freescale's i.MX51 EVK board
3 # We mimic the .sdcard Freescale's image format for i.MX51:
4 # * the microSD card must have 1 kB free space at the beginning,
5 # * U-Boot is dumped as is,
6 # * a FAT partition at offset 8 MB is containing zImage and dtbs,
7 # * a single root filesystem partition is required (Ext4 in this case).
25 in-partition-table = "no"