mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 09:14:51 +02:00
toc.cfg: add configuration file of TOC1 U-Boot image
Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
This commit is contained in:
9
recipes-bsp/u-boot/u-boot-nezha/toc.cfg
Normal file
9
recipes-bsp/u-boot/u-boot-nezha/toc.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
[opensbi]
|
||||
file = fw_dynamic.bin
|
||||
addr = 0x40000000
|
||||
[dtb]
|
||||
file = u-boot.dtb
|
||||
addr = 0x44000000
|
||||
[u-boot]
|
||||
file = u-boot.bin
|
||||
addr = 0x4a000000
|
||||
Reference in New Issue
Block a user