linux-kernel-test/arch/arm/mach-h720x
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 Merge branch 'devel-stable' into for-next 2011-07-22 23:09:07 +01:00
common.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
common.h ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup 2010-05-24 20:40:10 +01:00
cpu-h7201.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
cpu-h7202.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
h7201-eval.c ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size 2011-07-18 15:29:59 -04:00
h7202-eval.c ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size 2011-07-18 15:29:59 -04:00
Kconfig ARM: 6962/1: mach-h720x: fix build error 2011-06-17 11:25:03 +01:00
Makefile
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00