From: Lokesh Vutla Date: Fri, 27 Sep 2019 08:02:13 +0000 (+0530) Subject: configs: j721e_evm_a72: Enable DISPLAY_CPUINFO X-Git-Tag: v2020.01-rc1~29^2~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4fce88611d114a07cd13cee31427c5eb62ab7ac5;p=oweals%2Fu-boot.git configs: j721e_evm_a72: Enable DISPLAY_CPUINFO Enable CONFIG_DISPLAY_CPUINFO so that cpuinfo is printed during boot. Signed-off-by: Lokesh Vutla --- diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index c66365767f..6729e03620 100644 --- a/configs/j721e_evm_a72_defconfig +++ b/configs/j721e_evm_a72_defconfig @@ -20,7 +20,6 @@ CONFIG_DISTRO_DEFAULTS=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_LOAD_FIT=y CONFIG_BOOTCOMMAND="run findfdt; run envboot; run init_${boot}; run boot_rprocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern" -# CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_STACK_R=y CONFIG_SPL_SEPARATE_BSS=y