All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Watchdog support for ppc4xx
@ 2010-05-19 22:27 Mark Maestas
  2010-05-20 11:55 ` Stefan Roese
  0 siblings, 1 reply; 9+ messages in thread
From: Mark Maestas @ 2010-05-19 22:27 UTC (permalink / raw)
  To: u-boot

Hi,

 

I have a question about watchdog support for PPC_4xx.  When I define
CONFIG_WATCHDOG in canyonlands.h, I get an error when building
cpu_init.c.  The error code reads:

 

{standard input}: Assembler messages:

{standard input}:133: Error: unsupported relocation against tcr

{standard input}:141: Error: unsupported relocation against tcr

{standard input}:146: Error: unsupported relocation against tsr

{standard input}:154: Error: unsupported relocation against tsr

make[1]: *** [cpu_init.o] Error 1

 

 

Shouldn't this work?  Also I would like to determine in u-boot if a
reset was caused by the watchdog timer using the TSR WRS field.  If it
was reset by the watchdog we will boot into a failsafe partition to
protect against system update errors.  

 

Has anyone done something like this?

 

Thanks

 

Mark Maestas

AP Labs

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

end of thread, other threads:[~2010-07-07 17:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 22:27 [U-Boot] Watchdog support for ppc4xx Mark Maestas
2010-05-20 11:55 ` Stefan Roese
2010-05-20 17:58   ` Mark Maestas
2010-05-20 18:46   ` Wolfgang Denk
2010-05-21  9:05     ` Detlev Zundel
2010-06-04 18:26       ` Mark Maestas
2010-06-04 19:46         ` Wolfgang Denk
2010-06-04 20:14           ` Mark Maestas
2010-07-07 17:54             ` Chen Wen

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.