readme.txt 419 B

1234567891011121314151617
  1. MX6X Udoo Neo board
  2. http://www.udoo.org/udoo-neo/
  3. To build a minimal support for these boards:
  4. $ make mx6sx_udoo_neo_defconfig
  5. $ make
  6. Buildroot prepares a bootable "sdcard.img" image in the output/images/
  7. directory, ready to be dumped on an SD card:
  8. dd if=output/images/sdcard.img of=/dev/<your-microsd-device>
  9. For details about the medium image layout, see the definition in
  10. board/udoo/neo/genimage.cfg.