Arnout Vandecappelle 31be2ec220 boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts 7 years ago
..
boot.scr.txt 5b1ebb1029 configs/mx6sx_udoo_neo: Bump to U-Boot 2017.01 7 years ago
genimage.cfg 0692d7facb board/udoo/neo: specify an offset for the rootfs partition 7 years ago
post-build.sh 31be2ec220 boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts 7 years ago
post-image.sh c525542253 mx6sx: Add support for mx6sx udoo neo boards 7 years ago
readme.txt c525542253 mx6sx: Add support for mx6sx udoo neo boards 7 years ago

readme.txt

MX6X Udoo Neo board

http://www.udoo.org/udoo-neo/

To build a minimal support for these boards:

$ make mx6sx_udoo_neo_defconfig
$ make

Buildroot prepares a bootable "sdcard.img" image in the output/images/
directory, ready to be dumped on an SD card:

dd if=output/images/sdcard.img of=/dev/

For details about the medium image layout, see the definition in
board/udoo/neo/genimage.cfg.