mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
Clean up
This commit is contained in:
parent
617469d72d
commit
ae740d4e16
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ At Address `0x4400` `0002` we see a Jump to `FUN_440010c8`...
|
|||
```text
|
||||
// Load -13 into Register S4
|
||||
li s4,-0xd
|
||||
|
||||
// Jump to Actual Boot Code
|
||||
j FUN_440010c8
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue