kernel_optimize_test/arch/arm/mach-integrator
Linus Walleij 67c6b2ef26 ARM: integrator: move syscon remap for AP PCIv3
The Integrator/AP syscon remapping was done in the .setup()
function rather than .preinit() which is wrong - .preinit()
is called before .setup() and the former also use the syscon
base and cause a crash since it was not yet remapped.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-01-11 11:25:22 -08:00
..
include/mach
common.h
core.c
cpu.c
impd1.c
integrator_ap.c
integrator_cp.c
Kconfig
leds.c
lm.c
Makefile
Makefile.boot
pci_v3.c
pci.c