u-boot/arch/riscv
Bin Meng 1c17e55594 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Starting from OpenSBI v0.7, the SBI firmware inserts/fixes up the
reserved memory node for PMP protected memory regions. All RISC-V
boards need to copy the reserved memory node from the device tree
provided by the firmware to the device tree used by U-Boot.

Turn on CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2020-07-02 10:03:09 +08:00
..
cpu riscv: sifive: fu540: add SPL configuration 2020-06-04 09:44:09 +08:00
dts riscv: fu540: dts: Correct reg size of otp and dmc nodes 2020-07-02 10:03:03 +08:00
include/asm riscv: sbi: Remove sbi_spec_version 2020-06-04 09:44:21 +08:00
lib riscv: Expand the DT size before copy reserved memory node 2020-07-02 10:03:09 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE 2020-07-02 10:03:09 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00