From 0465f12efb657176854db7a3ed3400df148d13bc Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Mon, 6 Jul 2020 15:35:01 +0800 Subject: configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs Done with: ./tools/moveconfig.py -S SPL_LOAD_FIT_ADDRESS ./tools/moveconfig.py -S SPL_LOAD_FIT_ADDRESS -H Signed-off-by: Peng Fan [trini: A few more migrations] Signed-off-by: Tom Rini --- configs/qemu-riscv64_spl_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/qemu-riscv64_spl_defconfig') diff --git a/configs/qemu-riscv64_spl_defconfig b/configs/qemu-riscv64_spl_defconfig index 34f963011cf..028b2d42ce9 100644 --- a/configs/qemu-riscv64_spl_defconfig +++ b/configs/qemu-riscv64_spl_defconfig @@ -7,6 +7,7 @@ CONFIG_ARCH_RV64I=y CONFIG_RISCV_SMODE=y CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y +CONFIG_SPL_LOAD_FIT_ADDRESS=0x80200000 CONFIG_DISPLAY_CPUINFO=y CONFIG_DISPLAY_BOARDINFO=y # CONFIG_CMD_MII is not set -- cgit v1.2.3