1 # Minimal SD card image for the Freescale boards Template
3 # We mimic the .sdcard Freescale's image format:
4 # * the SD 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/uImage and DTB files
7 # * a single root filesystem partition is required (ext2, ext3 or ext4)
24 in-partition-table = "no"