All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux on ARM926EJ: Software reset problems
@ 2009-11-13  8:30 Ricardo Martínez
  2009-11-24  2:45 ` Tonyliu
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Martínez @ 2009-11-13  8:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!
 
I'm trying to soft reset an ARM926EJ.
 
I'm using 
    cpu_arm926_reset(ulong address) function which:
           - flushes I/D caches
            - jumps to "address", whose value in my case is NOR flash base
addres where U-Boot stays (after remapping).
 
    But it sometimes work, but most times hangs. Can this be caused by MMU
not being switched off? 
 
Any other hints?
 
If you think it might be caused by MMU, how can MMU be disabled?
 
Is there any other prefered method to soft reboot ARM926 from Linux? I've
taken a look at some PXA, OMAP & AT91 code about soft rebooting. It seems
they use Watchdog timer to reset, but my CPU does not have a watchdog.
 
Thanks in advance,
Ricardo Martinez
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091113/ed82aa81/attachment-0001.htm>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-24  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13  8:30 Linux on ARM926EJ: Software reset problems Ricardo Martínez
2009-11-24  2:45 ` Tonyliu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.