summaryrefslogtreecommitdiff
path: root/lib/zstd/common/error_private.c
diff options
context:
space:
mode:
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-07-14 17:23:08 +0200
committerTom Rini <trini@konsulko.com>2023-07-21 15:32:12 -0400
commit7b7288df3415c7faa4a305b814bb8932876b2149 (patch)
tree836f164323c68664356519966a8ff5f38e6c79c2 /lib/zstd/common/error_private.c
parentf40f54bfeda228811038e0470abba888b20565c9 (diff)
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: 30e96a240156 ("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>
Diffstat (limited to 'lib/zstd/common/error_private.c')
0 files changed, 0 insertions, 0 deletions