[PATCH 3/3] ARM: Add CLPS711X architecture

Alexander Shiyan shc_work at mail.ru
Thu Oct 4 13:19:09 EDT 2012


On Thu, 4 Oct 2012 19:08:32 +0200
Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> wrote:

...
> > > > +void __noreturn reset_cpu(unsigned long addr)
> > > > +{
> > > > +	for (;;)
> > > no cpu reset?
> > This CPU don't have reset register.
> al lot of CPU does not ahve one they have instead a watchdog that can reset
> the SoC I never see a SoC that can not been reset by soft
> or can not been reset by a fault
The CPU also has not a watchdog timer, so now you can see this one.
We can only hack this function by adding asm("mov pc, #0"),
but I'm not sure it's good.

-- 
Alexander Shiyan <shc_work at mail.ru>



More information about the barebox mailing list