82c1445fc4
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> |
||
---|---|---|
.. | ||
boot.scr.txt | ||
genimage.cfg | ||
post-build.sh | ||
post-image.sh | ||
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.