summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-fsl-lsch3
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2015-03-20 19:28:12 -0700
committerYork Sun <yorksun@freescale.com>2015-04-23 08:55:56 -0700
commitb991b981e04eddb30c47fe97fbcfb05099b4fd88 (patch)
tree6996f71da439721a7ba123d91c2a7793193eab57 /arch/arm/include/asm/arch-fsl-lsch3
parent12eaf31c0709840d6448d45ebfaecccadc34afa3 (diff)
downloadtalos-obmc-uboot-b991b981e04eddb30c47fe97fbcfb05099b4fd88.tar.gz
talos-obmc-uboot-b991b981e04eddb30c47fe97fbcfb05099b4fd88.zip
fsl-lsch3: Introduce place for common early SoC init
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/arm/include/asm/arch-fsl-lsch3')
-rw-r--r--arch/arm/include/asm/arch-fsl-lsch3/soc.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-fsl-lsch3/soc.h b/arch/arm/include/asm/arch-fsl-lsch3/soc.h
new file mode 100644
index 0000000000..16b723d600
--- /dev/null
+++ b/arch/arm/include/asm/arch-fsl-lsch3/soc.h
@@ -0,0 +1,8 @@
+/*
+ * Copyright 2015 Freescale Semiconductor
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+void fsl_lsch3_early_init_f(void);
+
OpenPOWER on IntegriCloud