From: Lokesh Vutla Date: Mon, 3 Feb 2020 13:46:54 +0000 (+0530) Subject: configs: j721e_evm_r5: Enable early cons X-Git-Tag: v2020.10~363^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=783e0b12f11e1efeedb8efc916e997d80859a394;p=platform%2Fkernel%2Fu-boot.git configs: j721e_evm_r5: Enable early cons Early cons will be used in uart boot. Enable the same for j721e_r5 Signed-off-by: Lokesh Vutla --- diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig index 19fbd45..b449d9b 100644 --- a/configs/j721e_evm_r5_defconfig +++ b/configs/j721e_evm_r5_defconfig @@ -5,6 +5,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x70000 CONFIG_SOC_K3_J721E=y +CONFIG_K3_EARLY_CONS=y CONFIG_TARGET_J721E_R5_EVM=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x680000