sophgo / bootloader-riscv

15 stars 37 forks source link

scripts: add flash_offset param to the pack script #78

Closed jingyu-li98 closed 5 months ago

jingyu-li98 commented 5 months ago

Add the flash_offset as an input param to the script that packs the firmware. Now the binaries files have to be assigned the initial flash_offset value. Note that the dtb files are placed after the partition table by default.