linux/arch/arm/mach-tcc8k
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
..
board-tcc8000-sdk.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
clock.c arm: tcc8k: Fix bus clock calculation 2011-03-11 10:06:06 +01:00
common.h ARM: Add common platform devices for TCC8xxx SoCs 2010-09-17 21:55:09 +02:00
devices.c ARM: Add common platform devices for TCC8xxx SoCs 2010-09-17 21:55:09 +02:00
io.c ARM: Basic IO mappings for mach-tcc8k 2010-09-17 21:55:08 +02:00
irq.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
Kconfig ARM: Add board support for Telechips TCC8000-SDK board 2010-09-17 21:55:09 +02:00
Makefile ARM: Add board support for Telechips TCC8000-SDK board 2010-09-17 21:55:09 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
time.c clocksource: convert ARM 32-bit up counting clocksources 2011-05-23 18:04:51 +01:00