9b15e3a2b7
Upgrade U-Boot version to 2016.07 and make proper use of U-Boot distro configuration features. Provide a boot.scr binary script that is one of the standard ways to pass a U-Boot script with distro features enabled. With this method the uboot-env.txt file is no longer needed, so it is removed. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
boot.scr.txt | ||
genimage.cfg | ||
post-build.sh | ||
post-image.sh | ||
readme.txt |
Wandboard http://www.wandboard.org To build a minimal support for this board: $ make wandboard_defconfig $ make Buildroot prepares a bootable "sdcard.img" image in the output/images/ directory, ready to be dumped on an SD card. For details about the medium image layout, see the definition in board/wandboard/genimage.cfg.