All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Boot count limit
@ 2011-02-07 13:17 Felix Radensky
  2011-02-07 13:58 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Radensky @ 2011-02-07 13:17 UTC (permalink / raw)
  To: u-boot

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.

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

end of thread, other threads:[~2011-02-07 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 13:17 [U-Boot] Boot count limit Felix Radensky
2011-02-07 13:58 ` Wolfgang Denk

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.