mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update doc
This commit is contained in:
parent
6df8a3fb6f
commit
7b6f4c7e6c
1 changed files with 5 additions and 1 deletions
|
@ -941,7 +941,11 @@ Starting kernel ...
|
|||
|
||||
[(Source)](https://gist.github.com/lupyuen/1f895c9d57cb4e7294522ce27fea70fb)
|
||||
|
||||
TODO: What is the Linux Boot Address for Ox64 BL808?
|
||||
TODO: What is the Linux Boot Address for Ox64 BL808? From the [U-Boot Settings](https://gist.github.com/lupyuen/30df5a965fabf719cc52bf733e945db7)...
|
||||
|
||||
```bash
|
||||
kernel_addr_r=0x50200000
|
||||
```
|
||||
|
||||
TODO: Update the Boot Address in NuttX
|
||||
|
||||
|
|
Loading…
Reference in a new issue