[PATCH] ARM: Implement cpu_v7_reset.

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Sep 2 04:41:01 EDT 2010


On Thu, Sep 02, 2010 at 11:34:23AM +0300, Mika Westerberg wrote:
> Hi,
> 
> On Thu, Sep 02, 2010 at 12:23:07AM +0100, Russell King - ARM Linux wrote:
> > 
> > The only thing this should be doing is turning off the MMU and jumping to
> > the provided pointer.
> 
> I have one question related to this.
> 
> When the MMU is turned off, should we be running on 1:1 mappings?

Mappings are setup, but not for this code.  This code relies upon the
instruction which jumps to already be in the pipeline at the point when
the MMU is turned off - and the destination for that jump to be a 1:1
mapping.



More information about the linux-arm-kernel mailing list