summaryrefslogtreecommitdiff
path: root/configs/openpiton_riscv64_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-07-08 14:54:35 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 16:33:10 +0300
commitfd075f77ca56ffb07e0b1979f0cb47fc8831600f (patch)
treeb022c1acbbccadd54341373d02da7fc6a4d70f0d /configs/openpiton_riscv64_spl_defconfig
parent5bda1878b96ec317c43f4ff94b46c6ac2b2cafca (diff)
downloadu-boot-fd075f77ca56ffb07e0b1979f0cb47fc8831600f.tar.xz
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 16195be0d8..180652ba8f 100644
--- a/configs/openpiton_riscv64_spl_defconfig
+++ b/configs/openpiton_riscv64_spl_defconfig
@@ -1,12 +1,12 @@
CONFIG_RISCV=y
CONFIG_SYS_TEXT_BASE=0x80000000
CONFIG_NR_DRAM_BANKS=1
+CONFIG_DEFAULT_DEVICE_TREE="openpiton-riscv64"
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SYS_MALLOC_F_LEN=0x100000
CONFIG_SPL=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_PAYLOAD=""
-CONFIG_DEFAULT_DEVICE_TREE="openpiton-riscv64"
CONFIG_TARGET_OPENPITON_RISCV64=y
CONFIG_NR_CPUS=32
CONFIG_ARCH_RV64I=y