u-boot/board/ti/j721s2
Andrew Davis 30e96a2401 arm: mach-k3: Move MSMC fixup to SoC level
The MSMC fixup is something we do based on SoC, not based on the board.
So this fixup does not belong in the board files. Move this to the
mach-k3 common file so that it does not have to be done in each board
that uses these SoCs.

We use ft_system_setup() here instead of ft_board_setup() since it is no
longer board level. Enable OF_SYSTEM_SETUP in the configurations that use
this to keep functionality the same.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
2023-04-24 13:18:47 -04:00
..
evm.c arm: mach-k3: Move MSMC fixup to SoC level 2023-04-24 13:18:47 -04:00
j721s2.env include: configs: j721s2_evm: Change to using .env 2023-03-29 13:30:29 -04:00
Kconfig include: configs: j721s2_evm: Change to using .env 2023-03-29 13:30:29 -04:00
MAINTAINERS board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00
Makefile board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00