Skip to content
New issue

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

Enable EFI option #23

Open
RevySR opened this issue Dec 15, 2023 · 1 comment
Open

Enable EFI option #23

RevySR opened this issue Dec 15, 2023 · 1 comment
Assignees

Comments

@RevySR
Copy link
Member

RevySR commented Dec 15, 2023

CONFIG_EFI_LOADER=y
CONFIG_CMD_EFIDEBUG=y
CONFIG_CMD_NVEDIT_EFI=y
@RevySR RevySR self-assigned this Dec 15, 2023
@jmontleon
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants