kumquat-buildroot/board/wandboard
Fabio Estevam 9b15e3a2b7 wandboard: Use U-Boot 2016.07
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>
2016-09-11 21:58:18 +02:00
..
boot.scr.txt wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
genimage.cfg wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
post-build.sh wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
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.