mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
NuttX Crashes When Booting
This commit is contained in:
parent
c73990e719
commit
9add3aa3ae
1 changed files with 2 additions and 0 deletions
|
@ -1225,6 +1225,8 @@ See [mpfs_opensbi_prepare_hart](https://github.com/lupyuen2/wip-pinephone-nuttx/
|
|||
|
||||
TODO: Refer to Linux Boot Code: [linux/arch/riscv/kernel/head.S](https://github.com/torvalds/linux/blob/master/arch/riscv/kernel/head.S)
|
||||
|
||||
How does it get the Hart ID and prepare the MMU?
|
||||
|
||||
`CONFIG_RISCV_M_MODE` is False
|
||||
|
||||
`CONFIG_EFI` is True
|
||||
|
|
Loading…
Reference in a new issue