public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Josef Baumgartner <josef.baumgartner@telex.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] watchdog support
Date: Fri, 9 Jan 2004 11:48:40 +0100	[thread overview]
Message-ID: <200401091148.40211.josef.baumgartner@telex.de> (raw)

Hi u-boot users,

I'm currently experimenting with u-boot and watchdog support.

I'd like to have the possibility to configure u-boot for watchdog support but 
disable the watchdog if there's no autoboot and I want to use the booter.
I looked at the code but I found no such feature at the moment, am I right?

If the watchdog is needed, it should be enabled very early. But at this point
the environment is eventually not yet available. A possible way would be to 
enable the watchdog early in the boot stage and disable it short before the 
main loop if an environment variable was set (e.g. setenv watchdog off).

Another possibility would be a command to disable the watchdog instead of
an environment variable.

All solutions assume that an enabled watchdog could be disabled again which
is not true for all watchdog implementations. I plan to use it on the Motorola
MCF5272, there it is no problem.

What is your opinion and experience to this topic?

Regards,

Josef

             reply	other threads:[~2004-01-09 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 10:48 Josef Baumgartner [this message]
2004-01-09 12:40 ` [U-Boot-Users] watchdog support Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401091148.40211.josef.baumgartner@telex.de \
    --to=josef.baumgartner@telex.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox