johang / sd-card-images

Scripts to build bootable SD card images with Debian for various single-board computers
https://sd-card-images.johang.se
GNU General Public License v3.0
151 stars 33 forks source link

how to setup build config for orange pi pc? #111

Closed lucasmz1 closed 8 months ago

lucasmz1 commented 8 months ago

here's my questioning: how do I setup u-boot for my board since I want a local build? I've tired this command here sudo docker run --rm -v /tmp/sd-images:/artifacts sd-images build-boot orangepipc allwinner-h3 arm but no effect. can you give me the details of how to build using your build system? thank you!

johang commented 8 months ago

Syntax is build-boot BOARD_ID CHIP_ID U_BOOT_DEFCONFIG BUILD_TUPLE.

You can find the parameters in boards.csv.