aboutsummaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 13:58:20 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 13:58:20 -0400
commitec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch)
tree5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/ae350_rv32_spl_defconfig
parentac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff)
downloadu-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.zip
u-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.tar.gz
u-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ae350_rv32_spl_defconfig')
-rw-r--r--configs/ae350_rv32_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ae350_rv32_spl_defconfig b/configs/ae350_rv32_spl_defconfig
index b29193a..7f7ce03 100644
--- a/configs/ae350_rv32_spl_defconfig
+++ b/configs/ae350_rv32_spl_defconfig
@@ -13,9 +13,9 @@ CONFIG_SYS_LOAD_ADDR=0x100000
CONFIG_TARGET_AE350=y
CONFIG_RISCV_SMODE=y
# CONFIG_AVAILABLE_HARTS is not set
+CONFIG_SYS_MONITOR_BASE=0x88000000
CONFIG_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x00200000
-CONFIG_SYS_MONITOR_BASE=0x88000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=3
CONFIG_DISPLAY_CPUINFO=y