toc.cfg: add configuration file of TOC1 U-Boot image

Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
This commit is contained in:
Cezary Sobczak
2022-03-30 10:01:54 +02:00
committed by Khem Raj
parent 863373eae4
commit 2e545ae6cc

View 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