[PATCH 6/6] ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
Linus Walleij
linus.walleij at linaro.org
Thu Jan 31 15:21:04 EST 2013
On Wed, Jan 30, 2013 at 3:27 PM, Will Deacon <will.deacon at arm.com> wrote:
> When running on Integrator/AP using atags, ap_syscon_base is initialised
> in ->map_io, which isn't called for !MMU platforms.
Oh hm. Haha apparently there is one guy with more bizarre hobbies
than myself, you're making me feel un-geeky... ;-)
> Instead, initialise the pointer in ->machine_init, as we do when booting
> with device-tree.
I was trying to figure out if there is some case where we need it earlier
but apparently not so.
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Maybe you should send this oneliner directly to the ARM SoC
people?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list