aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear13xx/Makefile.boot
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2012-04-19 12:53:13 -0400
committerArnd Bergmann <arnd@arndb.de>2012-05-14 11:34:05 -0400
commite3978dc7dfcb9e7b022bda775929943b43bdefd8 (patch)
treec37d37291c0b7df7c3207d2e042d2f1253af2afd /arch/arm/mach-spear13xx/Makefile.boot
parentb31e23726bb9d6cd8848fc539b23330769830110 (diff)
SPEAr13xx: Add source files
This patch adds source files for SPEAr13xx Machines. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Deepak Sikri <deepak.sikri@st.com> Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Diffstat (limited to 'arch/arm/mach-spear13xx/Makefile.boot')
-rw-r--r--arch/arm/mach-spear13xx/Makefile.boot6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-spear13xx/Makefile.boot b/arch/arm/mach-spear13xx/Makefile.boot
new file mode 100644
index 000000000000..403efd7e6d27
--- /dev/null
+++ b/arch/arm/mach-spear13xx/Makefile.boot
@@ -0,0 +1,6 @@
1zreladdr-y += 0x00008000
2params_phys-y := 0x00000100
3initrd_phys-y := 0x00800000
4
5dtb-$(CONFIG_MACH_SPEAR1310) += spear1310-evb.dtb
6dtb-$(CONFIG_MACH_SPEAR1340) += spear1340-evb.dtb