mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
configs: j784s4_evm_r5_defconfig: Enable CONFIG_K3_QOS
Enable CONFIG_K3_QOS to set QoS registers in R5 boot stage. Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
This commit is contained in:
parent
f15dc3bafd
commit
8984640dd8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
|
|||
CONFIG_SPL_LIBGENERIC_SUPPORT=y
|
||||
CONFIG_SOC_K3_J784S4=y
|
||||
CONFIG_K3_EARLY_CONS=y
|
||||
CONFIG_K3_QOS=y
|
||||
CONFIG_TARGET_J784S4_R5_EVM=y
|
||||
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
|
||||
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x41c76000
|
||||
|
|
Loading…
Add table
Reference in a new issue