Because can be calculated ZREADDR now, removed redunt zreladdr definitions in each Makefile.boot of Samsung architectures. Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> Cc: Ben Dooks <ben-linux@xxxxxxxxx> --- arch/arm/mach-s3c2410/Makefile.boot | 2 -- arch/arm/mach-s3c64xx/Makefile.boot | 1 - arch/arm/mach-s5p6440/Makefile.boot | 1 - arch/arm/mach-s5p6442/Makefile.boot | 1 - arch/arm/mach-s5pc100/Makefile.boot | 1 - arch/arm/mach-s5pv210/Makefile.boot | 1 - arch/arm/mach-s5pv310/Makefile.boot | 1 - 7 files changed, 0 insertions(+), 8 deletions(-) diff --git a/arch/arm/mach-s3c2410/Makefile.boot b/arch/arm/mach-s3c2410/Makefile.boot index 58c1dd7..69dbda1 100644 --- a/arch/arm/mach-s3c2410/Makefile.boot +++ b/arch/arm/mach-s3c2410/Makefile.boot @@ -1,7 +1,5 @@ ifeq ($(CONFIG_PM_H1940),y) - zreladdr-y := 0x30108000 params_phys-y := 0x30100100 else - zreladdr-y := 0x30008000 params_phys-y := 0x30000100 endif diff --git a/arch/arm/mach-s3c64xx/Makefile.boot b/arch/arm/mach-s3c64xx/Makefile.boot index ba41fdc..b6349bd 100644 --- a/arch/arm/mach-s3c64xx/Makefile.boot +++ b/arch/arm/mach-s3c64xx/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x50008000 params_phys-y := 0x50000100 diff --git a/arch/arm/mach-s5p6440/Makefile.boot b/arch/arm/mach-s5p6440/Makefile.boot index ff90aa1..9a79532 100644 --- a/arch/arm/mach-s5p6440/Makefile.boot +++ b/arch/arm/mach-s5p6440/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x20008000 params_phys-y := 0x20000100 diff --git a/arch/arm/mach-s5p6442/Makefile.boot b/arch/arm/mach-s5p6442/Makefile.boot index ff90aa1..9a79532 100644 --- a/arch/arm/mach-s5p6442/Makefile.boot +++ b/arch/arm/mach-s5p6442/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x20008000 params_phys-y := 0x20000100 diff --git a/arch/arm/mach-s5pc100/Makefile.boot b/arch/arm/mach-s5pc100/Makefile.boot index ff90aa1..9a79532 100644 --- a/arch/arm/mach-s5pc100/Makefile.boot +++ b/arch/arm/mach-s5pc100/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x20008000 params_phys-y := 0x20000100 diff --git a/arch/arm/mach-s5pv210/Makefile.boot b/arch/arm/mach-s5pv210/Makefile.boot index ff90aa1..9a79532 100644 --- a/arch/arm/mach-s5pv210/Makefile.boot +++ b/arch/arm/mach-s5pv210/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x20008000 params_phys-y := 0x20000100 diff --git a/arch/arm/mach-s5pv310/Makefile.boot b/arch/arm/mach-s5pv310/Makefile.boot index d65956f..85644bc 100644 --- a/arch/arm/mach-s5pv310/Makefile.boot +++ b/arch/arm/mach-s5pv310/Makefile.boot @@ -1,2 +1 @@ - zreladdr-y := 0x40008000 params_phys-y := 0x40000100 -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html