Commit Graph

1 Commits

Author SHA1 Message Date
David Abdurachmanov 33652e520b
Add riscv64
U-Boot configuration changes:
  - Enable "sbi" command.
  - Enable SBI reset and poweroff from U-Boot prompt.
  - Set max CPUs on QEMU to 32 for now.
  - Enable relocation and use firmware FDT/DTB (i.e. generated by QEMU)
    for QEMU.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-22 09:28:58 +02:00