summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_spl_xip_defconfig
diff options
context:
space:
mode:
authorYu Chien Peter Lin <peterlin@andestech.com>2023-02-06 11:10:52 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2023-02-17 14:07:48 +0300
commitf29834d150f9650c7d38dac62f601444e9a31238 (patch)
tree43b288b93e0167d95338b3dfbfa13ecda1cac5d7 /configs/ae350_rv32_spl_xip_defconfig
parentd002b2a187bac1f3da1d0374293a6db8891b7f3b (diff)
downloadu-boot-f29834d150f9650c7d38dac62f601444e9a31238.tar.xz
configs: ae350: Display CPU and board info for AE350 platforms
Display information about CPU and board during start up. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'configs/ae350_rv32_spl_xip_defconfig')
-rw-r--r--configs/ae350_rv32_spl_xip_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ae350_rv32_spl_xip_defconfig b/configs/ae350_rv32_spl_xip_defconfig
index b626153723..a076b77834 100644
--- a/configs/ae350_rv32_spl_xip_defconfig
+++ b/configs/ae350_rv32_spl_xip_defconfig
@@ -20,6 +20,8 @@ CONFIG_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x80010000
CONFIG_SYS_MONITOR_BASE=0x88000000
CONFIG_BOOTDELAY=3
+CONFIG_DISPLAY_CPUINFO=y
+CONFIG_DISPLAY_BOARDINFO=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_MAX_SIZE=0x100000
CONFIG_SPL_BSS_START_ADDR=0x4000000