-
Notifications
You must be signed in to change notification settings - Fork 653
Closed
Description
We wanted to start the u-boot as a payload of OpenSBI in m-mode. We thought we could archive this by just modifying the following line:
Line 73 in be245ac
| li a0, PRV_S |
But we are not able to start OpenSBI now. There is no output after coping the boot image:
copying boot image ......... done!
What is needed to set the mode of the OpenSBI payload to m-mode?
Edit: this relates to another issue #310 but is not about changing the mode to m-mode after entering s-mode but more about staying in m-mode and not going to s-mode at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels