We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CONFIG_EFI_LOADER=y CONFIG_CMD_EFIDEBUG=y CONFIG_CMD_NVEDIT_EFI=y
The text was updated successfully, but these errors were encountered:
How would this work?
All the code to start up opensbi is in bootm.c https://github.com/revyos/thead-u-boot/blob/th1520/arch/riscv/lib/bootm.c#L154-L181
The old u-boot this is based on is missing commits to pass the hartid and you get stuck with memmap issues without u-boot/u-boot@b484296
Sorry, something went wrong.
RevySR
No branches or pull requests
The text was updated successfully, but these errors were encountered: