From 429f6e70ecf8bb553d2efb87e79f779efa5be2c4 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 23 May 2010 21:55:43 +0200 Subject: [PATCH] --- yaml --- r: 198543 b: refs/heads/master c: a04dd9fd97e2179700c0f3391523ee8909d53b72 h: refs/heads/master i: 198541: 4bfc38d320b745dffd19edee9572d70dc2495e35 198539: db8cb215c978e65461e84fa66a1e88d9d0f44e79 198535: 8913df46c372e3418e3672031982c2d0306efe3b 198527: a20d39da7eb988844403d5b6ccb0fac2617e6356 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-clps711x/Makefile.boot | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 372a0398e4f3..a5b088534548 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c145211d1f9e2ef19e7b4c2b943f68366daa97af +refs/heads/master: a04dd9fd97e2179700c0f3391523ee8909d53b72 diff --git a/trunk/arch/arm/mach-clps711x/Makefile.boot b/trunk/arch/arm/mach-clps711x/Makefile.boot index d3d29339e149..a51fcef64fe0 100644 --- a/trunk/arch/arm/mach-clps711x/Makefile.boot +++ b/trunk/arch/arm/mach-clps711x/Makefile.boot @@ -1,7 +1,6 @@ # The standard locations for stuff on CLPS711x type processors - zreladdr-y := 0xc0028000 + zreladdr-y := 0xc0028000 params_phys-y := 0xc0000100 # Should probably have some agreement on these... initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000 -