You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
133 B
11 lines
133 B
10 months ago
|
[opensbi]
|
||
|
file = sbi.bin
|
||
|
addr = 0x40000000
|
||
|
[dtb]
|
||
|
file = u-boot.dtb
|
||
|
addr = 0x40200000
|
||
|
[kernel]
|
||
|
file = rtthread.bin
|
||
|
addr = 0x40400000
|
||
|
|