u-boot/board/siemens/iot2050
Andrew Davis c3a9f9b2b9 arm: mach-k3: am65x: 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
..
board.c board: siemens: iot2050: Fix M.2 detection 2023-10-27 21:02:08 -04:00
config.mk board: siemens: Add support for SIMATIC IOT2050 devices 2021-10-03 14:40:56 -04:00
iot2050.env include: env: ti: ti_armv7_common.env: Rename to ti_common.env 2023-09-08 10:07:11 -04:00
Kconfig arm: mach-k3: am65x: Move board selection to mach-k3 2023-11-22 09:37:23 -05:00
MAINTAINERS boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again 2023-07-28 10:11:01 -04:00
Makefile board: siemens: Add support for SIMATIC IOT2050 devices 2021-10-03 14:40:56 -04:00