linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 8260 Software Watchdog Timer and Linux Apps
@ 2002-02-05 18:47 barry.fisher
  2002-02-05 19:23 ` Jerry Van Baren
  0 siblings, 1 reply; 2+ messages in thread
From: barry.fisher @ 2002-02-05 18:47 UTC (permalink / raw)
  To: linuxppc-embedded


Hello Everyone:
In reading the 8260 documentation, it appears that once the 8260
Software Watchdog timer is enabled, it cannot be disabled. Does anyone
know whether the watchdog timer count(SWTC) can be loaded with a
different value prior to the watchdog timer service sequence of 0x556C,
0xAA39? Thanks in advance.
Regards,
Barry O. Fisher
Seranoa Networks
Email: barry.fisher@seranoa.com


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: 8260 Software Watchdog Timer and Linux Apps
  2002-02-05 18:47 8260 Software Watchdog Timer and Linux Apps barry.fisher
@ 2002-02-05 19:23 ` Jerry Van Baren
  0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2002-02-05 19:23 UTC (permalink / raw)
  To: linuxppc-embedded


8260 UM Section 4.3.2.8 (p. 4-35) "SYPCR can be read at any time but can be
written only once after system reset."  The SWTC (count) is in the SYPCR,
as well as the SWP (prescaler) and SWE (enable).

You can load it once.  After that you either live with it or take a reset
(at which time you are free to load it once again :-).

Note that it starts out life enabled and set with a maximum count.  If you
want it disabled, you have to explicitly do that.

gvb


At 01:47 PM 2/5/2002 -0500, barry.fisher wrote:

>Hello Everyone:
>In reading the 8260 documentation, it appears that once the 8260
>Software Watchdog timer is enabled, it cannot be disabled. Does anyone
>know whether the watchdog timer count(SWTC) can be loaded with a
>different value prior to the watchdog timer service sequence of 0x556C,
>0xAA39? Thanks in advance.
>Regards,
>Barry O. Fisher
>Seranoa Networks
>Email: barry.fisher@seranoa.com
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-02-05 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-05 18:47 8260 Software Watchdog Timer and Linux Apps barry.fisher
2002-02-05 19:23 ` Jerry Van Baren

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).