kumquat-buildroot/board/udoo/neo
Fabio Estevam 689f3c5031 configs/mx6sx_udoo_neo: Bump to kernel 4.10
The imx6sx-udoo-neo dts patches have been upstreamed in kernel 4.10,
so bump to this version and remove the local patches.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-20 21:56:48 +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
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.