u-boot/arch/arm
Emanuele Ghidoli 7b7288df34 arm: k3: Fix ft_system_setup so it can be enabled on any SoC
ft_system_setup cannot be enabled on SoC without msmc sram otherwise
fdt_fixup_msmc_ram function fails causing system reset.

Fix by moving fdt_fixup_msmc_ram to common_fdt.c file and creating
SoC (AM654, J721E and J721S2) specific files for fdt fixups.

This change was verified to not change anything on any existing board
(all the J721S2, AM654 and J721E boards requires it,
none of the remaining k3 boards require it).

Fixes: 30e96a2401 ("arm: mach-k3: Move MSMC fixup to SoC level")
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
2023-07-21 15:32:12 -04:00
..
cpu arm: mxs: Prevent serial console init when in very early SPL boot code 2023-07-11 14:40:04 +02:00
dts arm: dts: Fix build of am62a7 dtbs 2023-07-21 15:32:12 -04:00
include Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi 2023-07-21 10:01:11 -04:00
lib arm64: interrupts: print FAR_ELx on sync exceptions 2023-04-25 15:31:27 -04:00
mach-apple arm: apple: Add initial Apple M2 Pro/Max support 2023-05-30 15:13:44 -04:00
mach-aspeed
mach-at91 Prepare v2023.07-rc6 2023-07-05 11:28:55 -04:00
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci include: Remove unused header files 2023-05-31 12:31:47 -04:00
mach-exynos
mach-highbank
mach-histb arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 board 2023-05-03 09:05:24 -04:00
mach-hpe
mach-imx mx23_olinuxino: Convert to CONFIG_DM_SERIAL 2023-07-13 11:29:41 +02:00
mach-integrator
mach-ipq40xx
mach-k3 arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
mach-keystone include: Remove unused header files 2023-05-31 12:31:47 -04:00
mach-kirkwood
mach-lpc32xx
mach-mediatek
mach-meson arch/arm: meson: sm: introduce power domain functions 2023-06-28 10:05:34 +02:00
mach-mvebu arm: mvebu: Add Allied Telesis x240 board 2023-07-13 15:53:57 +02:00
mach-nexell
mach-npcm arch: arm: npcm8xx: add cpu version and 4G ram support 2023-07-14 12:52:18 -04:00
mach-octeontx
mach-octeontx2
mach-omap2 Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
mach-rockchip Prepare v2023.07-rc6 2023-07-05 11:28:55 -04:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga
mach-sti
mach-stm32
mach-stm32mp stm32mp: stm32prog: use the decimal format by default for offset parsing 2023-06-16 11:16:31 +02:00
mach-sunxi sunxi: H616: add LPDDR3 DRAM support 2023-07-21 00:54:19 +01:00
mach-tegra arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mach-u8500
mach-uniphier arm: uniphier: fix header inclusion guard 2023-05-31 10:11:46 -04:00
mach-versal arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mach-versal-net xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h 2023-07-21 09:00:38 +02:00
mach-versatile
mach-zynq
mach-zynqmp arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk arm: Centralize fixed register logic 2023-04-25 15:31:27 -04:00
Kconfig mx23_olinuxino: Convert to CONFIG_DM_SERIAL 2023-07-13 11:29:41 +02:00
Kconfig.debug
Makefile arm: add support for Hisilicon HiSTB family SoCs 2023-05-03 09:05:24 -04:00