buildroot/board/wandboard
Carlos Santos 0828e6a7da configs/wandboard: drop custom post-image script
Use support/scripts/genimage.sh, instead, which prevents duplicating
TARGET_DIR under ${BUILD_DIR}/genimage.tmp/root.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-27 12:22:26 +01:00
..
boot.scr.txt wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
genimage.cfg wandboard: genimage: Pass an offset for the rootfs 2017-09-26 23:52:15 +02:00
post-build.sh boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts 2017-07-05 15:23:13 +02:00
readme.txt board/wandboard: add a genimage config 2015-07-13 20:59:57 +02:00

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.