summaryrefslogtreecommitdiff
path: root/arch/arm/mach-netx/Makefile.boot
diff options
context:
space:
mode:
authorSascha Hauer <sascha@saschahauer.de>2006-06-19 15:27:53 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-19 15:27:53 +0100
commitbb6d8c8828123e01e2ae6c9d9c4870477889fd94 (patch)
tree43d7a6ec2cc15f1bf8810a65aa38d508c7fa955a /arch/arm/mach-netx/Makefile.boot
parent3095faf5295f2da9118469c925d2cfb7775ad287 (diff)
[ARM] 3567/2: arm: base support for Hilscher netX
Patch from Sascha Hauer This patch adds the base support for Hilscher's netX network processors. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-netx/Makefile.boot')
-rw-r--r--arch/arm/mach-netx/Makefile.boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-netx/Makefile.boot b/arch/arm/mach-netx/Makefile.boot
new file mode 100644
index 000000000000..b81cf6aff0ac
--- /dev/null
+++ b/arch/arm/mach-netx/Makefile.boot
@@ -0,0 +1,2 @@
+ zreladdr-y := 0x80008000
+