buildroot/board/wandboard
Carlos Santos f14e95b3ff board/wandboard/post-build.sh: create boot.scr at TARGET_DIR/boot
There is no reason to create boot.scr at board/wandboard and later
install it at TARGET_DIR/boot, leaving a stale file behind.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-13 21:45:21 +02: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 board/wandboard/post-build.sh: create boot.scr at TARGET_DIR/boot 2020-04-13 21:45:21 +02:00
readme.txt board/wandboard: add a genimage config 2015-07-13 20:59:57 +02:00

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.