mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-28 23:02:46 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
@@ -60,6 +60,7 @@ otherwises, the boot will hang
|
|||||||
|
|
||||||
|
|
||||||
## u-boot.toc1
|
## u-boot.toc1
|
||||||
|
```
|
||||||
[opensbi]
|
[opensbi]
|
||||||
file = fw_dynamic.bin
|
file = fw_dynamic.bin
|
||||||
addr = 0x40000000
|
addr = 0x40000000
|
||||||
@@ -69,7 +70,7 @@ addr = 0x44000000
|
|||||||
[u-boot]
|
[u-boot]
|
||||||
file = u-boot.bin
|
file = u-boot.bin
|
||||||
addr = 0x4a000000
|
addr = 0x4a000000
|
||||||
|
```
|
||||||
```
|
```
|
||||||
pushd u-boot
|
pushd u-boot
|
||||||
cp ${PATH_TO_TOC1_CFG}/toc1.cfg ${PATH_TO_OPENSBI}/fw_dynamic.bin .
|
cp ${PATH_TO_TOC1_CFG}/toc1.cfg ${PATH_TO_OPENSBI}/fw_dynamic.bin .
|
||||||
|
|||||||
Reference in New Issue
Block a user