Bjørn Forsman 9eedc747ab Use portable shebangs (/bin/bash -> /usr/bin/env bash) 8 years ago
..
genimage.cfg 0d71ab4172 wandboard_defconfig: bump u-boot to 2015.07 and kernel to 3.14.28_1.0.0 8 years ago
post-image.sh 9eedc747ab Use portable shebangs (/bin/bash -> /usr/bin/env bash) 8 years ago
readme.txt 7fce2970ad board/wandboard: add a genimage config 9 years ago
uboot-env.txt 0d71ab4172 wandboard_defconfig: bump u-boot to 2015.07 and kernel to 3.14.28_1.0.0 8 years ago

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.