summaryrefslogtreecommitdiff
path: root/configs/openpiton_riscv64_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
committerTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
commitc960c0fd38be57abffb68996e53408ba5f675ee9 (patch)
tree6d2103d21d37248d22477fc198d6003f27331239 /configs/openpiton_riscv64_spl_defconfig
parent27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff)
downloadu-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/openpiton_riscv64_spl_defconfig')
-rw-r--r--configs/openpiton_riscv64_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/openpiton_riscv64_spl_defconfig b/configs/openpiton_riscv64_spl_defconfig
index 71a98e94d8..b7696d7cf3 100644
--- a/configs/openpiton_riscv64_spl_defconfig
+++ b/configs/openpiton_riscv64_spl_defconfig
@@ -6,6 +6,7 @@ CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x82000000
CONFIG_DEFAULT_DEVICE_TREE="openpiton-riscv64"
CONFIG_SYS_PROMPT="openpiton$ "
+CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SPL_STACK=0x83fffe80
CONFIG_SPL_SYS_MALLOC_F_LEN=0x100000
CONFIG_SPL=y
@@ -95,5 +96,4 @@ CONFIG_SHA1=y
CONFIG_SHA256=y
CONFIG_MD5=y
CONFIG_GETOPT=y
-CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set