mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
67c6b2ef26
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> |
||
---|---|---|
.. | ||
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 |