]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200
authorNishanth Menon <nm@ti.com>
Sat, 4 Nov 2023 07:21:44 +0000 (02:21 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 22 Nov 2023 17:04:14 +0000 (12:04 -0500)
commit97bf082c9f8ff106cf238b1a3c4190944c3e920f
tree639190d057c37ec615586e1b6365839d239227dd
parent7b15bf75feb95b0ecfef49f4b191488eac29fb4b
arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200

J7200 shares quite a few characteristics with J721E. However a few sets
are different. Introduce a Kconfig to differentiate the two to allow for
new boards to be introduced in a seamless manner.

Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-k3/Kconfig