linux/arch/arm/mach-versatile
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: convert PCI defines to variables 2011-07-12 11:19:29 -05:00
core.c arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
core.h arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
Kconfig arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
Makefile arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pci.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2011-07-29 23:35:05 -07:00
versatile_ab.c ARM: versatile: use new init_early for clock tree and sched_clock init 2011-02-19 11:11:05 +00:00
versatile_dt.c arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
versatile_pb.c ARM: versatile: remove old AMBA device DMA definitions 2011-02-19 11:11:15 +00:00