u-boot/arch/arm/mach-k3/j721e
Andrew Davis 1736b2f0fd arm: mach-k3: j721e: Move board selection to mach-k3
Currently each set of board targets from a vendor is selected inside
the board directory for that vendor. This has the problem of multiple
targets, one from each vendor, being selectable at the same time.
For instance you can select both TARGET_AM654_A53_EVM and
TARGET_IOT2050_A53 in the same build.

To fix this we need to move the target board choice to a common location
for each parent SoC selection. Do this in arch/arm/mach-k3.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-11-22 09:37:23 -05:00
..
clk-data.c arm: mach-k3: j721e: clk-data.c: Add main_uart2 clock data 2023-06-01 12:32:03 -04:00
dev-data.c arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID 2023-10-04 14:16:01 -04:00
Kconfig arm: mach-k3: j721e: Move board selection to mach-k3 2023-11-22 09:37:23 -05:00
Makefile tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00