5b1ebb1029
Bump to U-Boot 2017.01, which supports mx6sx_udoo_neo by default. Remove the U-Boot patch that we used for the previous version. Also adjust the 'fdtfile' name as it has been changed in U-Boot mainline. [Peter: part 2, boot.scr / defconfig changed accidently got dropped] Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
patches/linux | ||
boot.scr.txt | ||
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.