summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-layerscape/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2024-01-04 15:17:30 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2024-01-08 11:00:59 +0100
commitcb984daf2ed3171e9f01ec87dea830b21a4c6b42 (patch)
treec3604f86983d6d731400a6b5fce3e936b714d28b /arch/arm/mach-layerscape/Makefile
parent18d12351b3f719abda7f3716771595c1ac081590 (diff)
downloadbarebox-cb984daf2ed3171e9f01ec87dea830b21a4c6b42.tar.gz
barebox-cb984daf2ed3171e9f01ec87dea830b21a4c6b42.tar.xz
ARM: layerscape: decide SCFG endianess during runtime
SCFG endianess differs between SoCs. Currently supported SoCs have a big endian SCFG unit, but upcoming LS1028a support has a little endian SCFG. Link: https://lore.barebox.org/20240104141746.165014-4-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-layerscape/Makefile')
-rw-r--r--arch/arm/mach-layerscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-layerscape/Makefile b/arch/arm/mach-layerscape/Makefile
index ed55867390..ebb030a1cb 100644
--- a/arch/arm/mach-layerscape/Makefile
+++ b/arch/arm/mach-layerscape/Makefile
@@ -4,7 +4,7 @@ obj- := __dummy__.o
lwl-y += errata.o
lwl-$(CONFIG_ARCH_LS1046) += lowlevel.o lowlevel-ls1046a.o
obj-$(CONFIG_ARCH_LS1046) += icid.o
-obj-pbl-y += boot.o
+obj-pbl-y += boot.o soc.o
pbl-y += xload-qspi.o xload.o
obj-$(CONFIG_ARCH_LAYERSCAPE_PPA) += ppa.o ppa-entry.o
obj-$(CONFIG_BOOTM) += pblimage.o