1 # Minimal SD card image for the Freescale MX23/MX28 Template
3 # We mimic the .sdcard Freescale's MX23/MX28 image format:
4 # * u-boot.sb is placed at offset 1M,
5 # * a FAT partition at offset 16 MB is containing zImage/uImage and DTB files
6 # * a single root filesystem partition is required (ext2, ext3 or ext4)