From: Felix Radensky <felix@embedded-sol.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Boot count limit
Date: Mon, 07 Feb 2011 15:17:59 +0200 [thread overview]
Message-ID: <4D4FF107.8010400@embedded-sol.com> (raw)
Hi,
The current implementation of boot count limit feature
relies on the availability of registers/memory that preserve
their value across reboot. Unfortunately there's no such
thing my board. I was thinking of using u-boot environment
on NOR to store intermediate boot count value and clear it
in linux via fw_setenv. Is there any problem with this approach ?
Thanks.
Felix.
next reply other threads:[~2011-02-07 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 13:17 Felix Radensky [this message]
2011-02-07 13:58 ` [U-Boot] Boot count limit 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=4D4FF107.8010400@embedded-sol.com \
--to=felix@embedded-sol.com \
--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 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.