buildroot/board/wandboard
Fabio Estevam 82c1445fc4 wandboard: genimage: Pass an offset for the rootfs
Pass an offset of 1MB for the start of the rootfs.

Otherwise we get rootfs corruption when the bootloader is manually
written to the SD card.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-09-26 23:52:15 +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 boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts 2017-07-05 15:23:13 +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

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.