buildroot/board/wandboard
Fabio Estevam 9d26ac1e76 wandboard: Remove unneeded return code
There is no need to handle this return code, so just remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-09-14 16:46:06 +02:00
..
boot.scr.txt wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
genimage.cfg wandboard: Make explicit that a ext4 rootfs is used 2016-09-12 11:35:37 +02:00
post-build.sh wandboard: Use U-Boot 2016.07 2016-09-11 21:58:18 +02:00
post-image.sh wandboard: Remove unneeded return code 2016-09-14 16:46:06 +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.