3 For information about MX6 Udoo boards:
6 To build a minimal support for these boards:
8 $ make mx6udoo_defconfig
11 Buildroot prepares a bootable "sdcard.img" image in the output/images/
12 directory, ready to be dumped on a micro SD card:
14 dd if=output/images/sdcard.img of=/dev/<your-microsd-device>
16 For details about the medium image layout, see the definition in
17 board/udoo/mx6qdl/genimage.cfg.