mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 10:46:28 +08:00
18a1d159a7
The default opensbi fw_jump.bin expects to see the FDT in 0x40EF0000 per FW_JUMP_FDT_ADDR. Definitions: https://github.com/litex-hub/opensbi/blob/0.8-linux-on-litex-vexriscv/platform/litex/vexriscv/config.mk https://github.com/litex-hub/opensbi/blob/1.3.1-linux-on-litex-vexriscv/platform/litex/vexriscv/objects.mk Signed-off-by: Justin Erenkrantz <justin@erenkrantz.com>