1 # Minimal microSD card image for Udoo MX6Q/DL boards
3 # We mimic the .sdcard Freescale's image format for i.MX6:
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 16 MB is containing zImage and dtbs,
7 # * a single root filesystem partition is required (Ext4 in this case).
26 in-partition-table = "no"
32 in-partition-table = "no"