diff options
Diffstat (limited to 'configs/qemu-riscv64_spl_defconfig')
-rw-r--r-- | configs/qemu-riscv64_spl_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu-riscv64_spl_defconfig b/configs/qemu-riscv64_spl_defconfig index a3f5e29d58..70cd66e4e4 100644 --- a/configs/qemu-riscv64_spl_defconfig +++ b/configs/qemu-riscv64_spl_defconfig @@ -10,3 +10,4 @@ CONFIG_DISPLAY_CPUINFO=y CONFIG_DISPLAY_BOARDINFO=y # CONFIG_CMD_MII is not set CONFIG_OF_PRIOR_STAGE=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y |