rk3568_ubuntu_r60_v1.3.2/buildroot/board/wandboard
2023-11-03 06:12:44 +00:00
..
boot.scr.txt 初版SDK发布 2023-11-03 06:12:44 +00:00
genimage.cfg 初版SDK发布 2023-11-03 06:12:44 +00:00
post-build.sh 初版SDK发布 2023-11-03 06:12:44 +00:00
post-image.sh 初版SDK发布 2023-11-03 06:12:44 +00:00
readme.txt 初版SDK发布 2023-11-03 06:12:44 +00: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.