On Thursday 06 October 2011 07:06 AM, Tony Lindgren wrote: > * Nicolas Pitre <nico@xxxxxxxxxxx> [111004 18:17]: >> On Tue, 4 Oct 2011, Tony Lindgren wrote: >> >>> Otherwise we can't do generic map_io as we currently rely on >>> static mappings that work only because of arch_ioremap. >>> >>> Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> >> >> That's great. >> >> Acked-by: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx> > > Here's an updated version with all the early ioremap > access converted to use L3/L4_IO_ADDRESS macros. Some > of this may not be needed after generic map_io, but until > then we can't use ioremap until in init_early after the > SoC detection is done. > > Regards, > > Tony > > > From: Tony Lindgren <tony@xxxxxxxxxxx> > Date: Tue, 4 Oct 2011 18:17:41 -0700 > Subject: [PATCH] ARM: OMAP: Move set_globals initialization to happen in init_early > > Otherwise we can't do generic map_io as we currently rely on > static mappings that work only because of arch_ioremap. > > Acked-by: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > The changes looks fine to me. Though the ugly hard-coding is back with it, it's a step towards generic_io, so hopefully it won't have to stay for long time. Reviewed-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> Tested-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> considering it's commin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html