kernel-ark/arch/arm/mach-u300
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: 6949/2: mach-u300: fix compilaton warning in IO accessors 2011-06-09 10:15:06 +01:00
clock.c Fix common misspellings 2011-03-31 11:26:23 -03:00
clock.h ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors 2011-06-09 10:15:06 +01:00
core.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
dummyspichip.c
i2c.c
i2c.h
Kconfig tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
Makefile gpio: move U300 GPIO driver to drivers/gpio 2011-05-26 17:29:33 -06:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mmc.c mach-u300: config U300 PL180 PL011 PL022 for DMA 2011-03-14 14:05:13 +01:00
mmc.h
padmux.c
padmux.h
regulator.c
spi.c mach-u300: set apropriate FIFO trigger levels 2011-06-23 12:09:43 +02:00
spi.h
timer.c mach-u300: cleanup clockevent code 2011-06-23 12:09:42 +02:00
u300.c ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00