projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf082
)
board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evm
author
Nishanth Menon
<nm@ti.com>
Sat, 4 Nov 2023 07:21:45 +0000
(
02:21
-0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 22 Nov 2023 17:04:14 +0000
(12:04 -0500)
Enable SOC_K3_J721E_J7200 when board is J7200 EVM - this allows us to
differentiate J7200 platform cleanly in board independent codebase.
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-k3/j721e/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-k3/j721e/Kconfig
b/arch/arm/mach-k3/j721e/Kconfig
index 07cdb5cb5178e93899801fd708a73455a9d316ff..d91844bc75a75111f4609f5eca08c3dc9cd0252e 100644
(file)
--- a/
arch/arm/mach-k3/j721e/Kconfig
+++ b/
arch/arm/mach-k3/j721e/Kconfig
@@
-32,6
+32,7
@@
config TARGET_J721E_R5_EVM
config TARGET_J7200_A72_EVM
bool "TI K3 based J7200 EVM running on A72"
select ARM64
+ select SOC_K3_J721E_J7200
select BOARD_LATE_INIT
imply TI_I2C_BOARD_DETECT
select SYS_DISABLE_DCACHE_OPS