You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
****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?
The text was updated successfully, but these errors were encountered:
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
****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?
The text was updated successfully, but these errors were encountered: