mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
Update doc
This commit is contained in:
parent
710daa9460
commit
0e58f5de4b
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ This says that Linux Kernel will be loaded at `0x4400` `0000`...
|
|||
kernel_addr_r=0x44000000
|
||||
```
|
||||
|
||||
(Yocto Image loads Linux Kernel at a different address, see next section)
|
||||
|
||||
This probably means that U-Boot Bootloader is loaded at `0x4000` `0000`.
|
||||
|
||||
Here are the files in `armbi_root/boot`...
|
||||
|
||||
```text
|
||||
|
|
Loading…
Reference in a new issue