linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM926 Software reset problems
@ 2009-11-13 11:32 Ricardo Martínez
  2009-11-13 12:20 ` Russell King - ARM Linux
  0 siblings, 1 reply; 7+ messages in thread
From: Ricardo Martínez @ 2009-11-13 11:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,
 
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
address 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
 

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

end of thread, other threads:[~2009-11-13 16:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13 11:32 ARM926 Software reset problems Ricardo Martínez
2009-11-13 12:20 ` Russell King - ARM Linux
2009-11-13 14:41   ` Ricardo Martínez
2009-11-13 14:51     ` Russell King - ARM Linux
2009-11-13 14:59     ` Dieter Kiermaier
2009-11-13 16:31       ` Ricardo Martínez
2009-11-13 16:37         ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).