kumquat-buildroot/board/udoo/neo
Peter Korsgaard fd89246426 Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-03-01 17:37:33 +01:00
..
boot.scr.txt configs/mx6sx_udoo_neo: Bump to U-Boot 2017.01 2017-01-10 21:18:21 +01:00
genimage.cfg board/udoo/neo: specify an offset for the rootfs partition 2017-02-15 21:28:48 +01:00
post-build.sh
post-image.sh
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/<your-microsd-device>

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