linux/arch/arm/mach-spear6xx
Sascha Hauer 40c6d8aee4 ARM: 7022/1: allow to detect conflicting zreladdrs
Boards used to specify zreladdr in their Makefile.boot with
zreladdr-y := x, so conflicting zreladdrs were silently overwritten.
This patch changes this to zreladdr-y += x, so that we end
up with multiple words in zreladdr in such a case. We can
detect this later and complain if necessary.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-10-17 09:12:40 +01:00
..
include/mach ARM: Consolidate the clkdev header files 2011-07-19 18:09:45 +02:00
clock.c ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c 2011-05-20 22:31:40 +01:00
Kconfig ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solution 2011-05-20 22:34:25 +01:00
Makefile ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine family 2010-04-14 11:34:35 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
spear6xx.c ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c 2011-05-20 22:31:40 +01:00
spear600.c ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.h 2011-03-09 09:49:45 +00:00
spear600_evb.c ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.h 2011-03-09 09:49:45 +00:00