public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] bootlimit for arm? watchdog?
@ 2008-11-12 15:17 Frans Meulenbroeks
  2008-12-08 21:53 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Frans Meulenbroeks @ 2008-11-12 15:17 UTC (permalink / raw)
  To: u-boot

Hi,

I am looking for a mechanism to reboot into an alternative kernel in case of problems. While reading the doc I stumbled upon the bootlimit feature, with which I probably can do what I need to.
However: one problem. My system is an ARM system, and the manual says bootlimit is only for PPC.
Would this be difficult to add (or maybe does it exist already)?

One other thing that could help me is watchdog.
I saw on the email list that watchdog is supported, but the manual does not list it (or I really need new glasses). Is this a board specific feature?
Any further info or pointer to info is greatly appreciated.

Thanks alot!

Frans


      

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

* [U-Boot] bootlimit for arm? watchdog?
  2008-11-12 15:17 [U-Boot] bootlimit for arm? watchdog? Frans Meulenbroeks
@ 2008-12-08 21:53 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-12-08 21:53 UTC (permalink / raw)
  To: u-boot

Dear Frans Meulenbroeks,

sorry for the late reply.

In message <102881.89864.qm@web33602.mail.mud.yahoo.com> you wrote:
> 
> I am looking for a mechanism to reboot into an alternative kernel in case of problems. While reading the doc I stumbled upon the bootlimit feature, with which I probably can do what I need to.
> However: one problem. My system is an ARM system, and the manual says bootlimit is only for PPC.
> Would this be difficult to add (or maybe does it exist already)?

It is simple to port. You just need to find a  place  where  you  can
save  some  information  so  it  survives a CPU reset. Typically some
registers or some on-chip memory or  external,  battery-buffert  SRAM
have this property.

> One other thing that could help me is watchdog.
> I saw on the email list that watchdog is supported, but the manual does not list it (or I really need new glasses). Is this a board specific feature?

Board and/or CPU specific. Some processors have a builtin watchdog,
some boards use an external hardware watchdog chip.

> Any further info or pointer to info is greatly appreciated.

Hope this helps.

Ummm...

<curiosity>
Are you the Frans Meulenbroeks who worked on Minix/AtariST some 18+
years ago?
</curiosity>

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our business is run on trust.  We trust you will pay in advance.

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

end of thread, other threads:[~2008-12-08 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 15:17 [U-Boot] bootlimit for arm? watchdog? Frans Meulenbroeks
2008-12-08 21:53 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox