summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2020-02-03 19:16:54 +0530
committerLokesh Vutla <lokeshvutla@ti.com>2020-02-13 21:39:17 +0530
commit783e0b12f11e1efeedb8efc916e997d80859a394 (patch)
tree4d3a6db7d44d4fa5d7c99b437a51af9ca3ca4d34
parentfde109dc75686cf3d49970ea838d76ec840f4347 (diff)
downloadu-boot-783e0b12f11e1efeedb8efc916e997d80859a394.tar.gz
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 <lokeshvutla@ti.com>
-rw-r--r--configs/j721e_evm_r5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig
index 19fbd450c7..b449d9b997 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