ARM i.MX imx21ads: Fix overlapping static i/o mappings
Jaccon Bastiaansen authored

The statically defined I/O memory regions for the i.MX21 on chip
peripherals and the on board I/O peripherals of the i.MX21ADS board
overlap. This results in a kernel crash during startup. This is fixed
by reducing the memory range for the on board I/O peripherals to the
actually required range.
Signed-off-by: default avatarJaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Cc: stable <stable@vger.kernel.org>
350ab15b
Name Last commit Last update
..
alpha alpha: silence 'const' warning in sys_marvel.c
arm ARM i.MX imx21ads: Fix overlapping static i/o mappings
avr32 avr32: fix nop compile fails from system.h split up
blackfin blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c
c6x irq: Kill pointless irqd_to_hw export
cris Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
frv frv: delete incorrect task prototypes causing compile fail
h8300 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
hexagon hexagon: add missing cpu.h include
ia64 KVM: ia64: fix build due to typo
m32r Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
m68k m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m
microblaze Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
mips MIPS: Remove get_current_pgd().
mn10300 mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
openrisc Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
parisc [PARISC] fix panic on prefetch(NULL) on PA7300LC
powerpc KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
s390 [S390] Fix compile error in swab.h
score Delete all instances of asm/system.h
sh sh: Fix up tracepoint build fallout from static key introduction.
sparc sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
tile tilegx: enable SYSCALL_WRAPPERS support
um um: uml_setup_stubs': warning: unused variable 'pages'
unicore32 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
x86
xtensa
.gitignore
Kconfig