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

Trying to add our custom bootloader #220

Open
suyogchaudhary opened this issue Apr 18, 2024 · 3 comments
Open

Trying to add our custom bootloader #220

suyogchaudhary opened this issue Apr 18, 2024 · 3 comments

Comments

@suyogchaudhary
Copy link

suyogchaudhary commented Apr 18, 2024

****Hello sir,
Here we are trying to add our custom bootloader on genesys2 board.We have our elf file. We flashed that elf file on SD card but we are facing following issues.
invalid SD card format error

We also tried to put it into mcs file but still issue remains the same.:-
RISC-V 64, Boot ROM V3.6
Cannot access SD: Timeout
Cannot mount SD: Disk not ready

Guide us on how can we add our own bootloader for it.
Is there any partucular address where we need to put our elf file? or any other method?

@eugene-tarassov
Copy link
Owner

Before trying your custom bootloader, try to build and run provided bare-metal example. Then use it as a reference.

@suyogchaudhary
Copy link
Author

Thank you for your help. I tried with hellow world its working.But i am nt getting from where to start the writimng of bootloader. How you will approach if you are writing the bootloader for the same?
i am trying at add coreboot to this riscv-server Needed your help

@suyogchaudhary
Copy link
Author

Hello
i used hello world as reference for my custom bootloader. but only blank screen is appearing

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