1 # Minimal microSD card image for Grinn's liteBoard
3 # We mimic the .sdcard Freescale's image format for i.MX6UL:
4 # * the microSD card must have 1 kB free space at the beginning,
5 # * SPL is dumped as is,
6 # * U-Boot is dumped at 69K offset, as configured in SPL
7 # * a FAT partition at offset 8 MB is containing zImage and dtbs,
8 # * a single root filesystem partition is required (Ext4 in this case).
14 "imx6ul-liteboard.dtb",
26 in-partition-table = "no"
32 in-partition-table = "no"