[PATCH v3 1/3] ARM: Add CLPS711X architecture

Alexander Shiyan shc_work at mail.ru
Thu Nov 1 01:20:38 EDT 2012


On Wed, 31 Oct 2012 22:36:08 +0100
Sascha Hauer <s.hauer at pengutronix.de> wrote:

...
> > +
> > +	asm("mov pc, #0");
> 
> Or is it because you do not have a real reset function and have to jump
> through zero instead? Still common_reset() shouldn't be necessary. What
Yes.
> you may have to do here is to make sure the MMU is disabled and caches
> are flushed.
Yes. This call was be added for do it.
I may replace entrie function by calling start(). Is it a better way()?

-- 
Alexander Shiyan <shc_work at mail.ru>



More information about the barebox mailing list