u-boot/arch
Andrew Davis 5710d0a853 arm: mach-k3: j721s2: 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
..
arc arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
arm arm: mach-k3: j721s2: Move board selection to mach-k3 2023-11-22 09:37:23 -05:00
m68k m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
microblaze microblaze: Remove common.h usage 2023-10-24 16:34:45 -04:00
mips bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
nios2 event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
powerpc powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
riscv riscv: dts: jh7110: Add rng device tree node 2023-11-02 17:45:53 +08:00
sandbox Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
sh spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN 2023-10-06 14:38:12 -04:00
x86 x86: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
xtensa treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
.gitignore
Kconfig scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds