summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Makefile.boot
diff options
context:
space:
mode:
authorLennert Buytenhek2008-03-27 19:51:41 +0100
committerNicolas Pitre2008-03-27 19:51:41 +0100
commit9dd0b194bf6804b1998f0fe261b2606ec7b58d72 (patch)
treec9fd5ab51dc256818c24a8a771dc068d021039e2 /arch/arm/mach-orion5x/Makefile.boot
parentOrion: general cleanup (diff)
downloadkernel-qcow2-linux-9dd0b194bf6804b1998f0fe261b2606ec7b58d72.tar.gz
kernel-qcow2-linux-9dd0b194bf6804b1998f0fe261b2606ec7b58d72.tar.xz
kernel-qcow2-linux-9dd0b194bf6804b1998f0fe261b2606ec7b58d72.zip
Orion: orion -> orion5x rename
Do a global s/orion/orion5x/ of the Orion 5x-specific bits (i.e. not the plat-orion bits.) Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Reviewed-by: Tzachi Perelstein <tzachi@marvell.com> Acked-by: Saeed Bishara <saeed@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Makefile.boot')
-rw-r--r--arch/arm/mach-orion5x/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Makefile.boot b/arch/arm/mach-orion5x/Makefile.boot
new file mode 100644
index 000000000000..67039c3e0c48
--- /dev/null
+++ b/arch/arm/mach-orion5x/Makefile.boot
@@ -0,0 +1,3 @@
+ zreladdr-y := 0x00008000
+params_phys-y := 0x00000100
+initrd_phys-y := 0x00800000