summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_defconfig
diff options
context:
space:
mode:
authorYu Chien Peter Lin <peterlin@andestech.com>2023-02-06 16:10:52 +0800
committerLeo Yu-Chi Liang <ycliang@andestech.com>2023-02-17 19:07:48 +0800
commitf29834d150f9650c7d38dac62f601444e9a31238 (patch)
tree43b288b93e0167d95338b3dfbfa13ecda1cac5d7 /configs/ae350_rv32_defconfig
parentd002b2a187bac1f3da1d0374293a6db8891b7f3b (diff)
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_defconfig')
-rw-r--r--configs/ae350_rv32_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ae350_rv32_defconfig b/configs/ae350_rv32_defconfig
index a9d158dc8d..fd1bf5fa4f 100644
--- a/configs/ae350_rv32_defconfig
+++ b/configs/ae350_rv32_defconfig
@@ -14,6 +14,8 @@ CONFIG_SYS_MONITOR_LEN=786432
CONFIG_FIT=y
CONFIG_SYS_MONITOR_BASE=0x88000000
CONFIG_BOOTDELAY=3
+CONFIG_DISPLAY_CPUINFO=y
+CONFIG_DISPLAY_BOARDINFO=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SYS_PBSIZE=1050
CONFIG_SYS_BOOTM_LEN=0x4000000