summaryrefslogtreecommitdiff
path: root/configs/am65x_hs_evm_a53_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2019-09-27 13:32:14 +0530
committerTom Rini <trini@konsulko.com>2019-10-11 13:32:20 -0400
commitac2251181884dba6aefec3b82cd9ba19ee3d3b03 (patch)
tree2a850ef0f0735cae0bac9f9ff7259ca19c0914bb /configs/am65x_hs_evm_a53_defconfig
parent4fce88611d114a07cd13cee31427c5eb62ab7ac5 (diff)
configs: am65x_evm_a53: Enable DISPLAY_CPUINFO
Enable CONFIG_DISPLAY_CPUINFO so that cpuinfo is printed during boot. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/am65x_hs_evm_a53_defconfig')
-rw-r--r--configs/am65x_hs_evm_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am65x_hs_evm_a53_defconfig b/configs/am65x_hs_evm_a53_defconfig
index e9fceea58c..caee953426 100644
--- a/configs/am65x_hs_evm_a53_defconfig
+++ b/configs/am65x_hs_evm_a53_defconfig
@@ -21,7 +21,6 @@ CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTCOMMAND="run findfdt; run envboot; run init_${boot}; run get_fit_${boot}; run get_overlaystring; run run_fit"
-# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_SEPARATE_BSS=y