[U-Boot] Ideas on implementing bootcount limit support on non PPC?

Brian Hutchinson b.hutchman at gmail.com
Wed Dec 16 16:14:47 CET 2009


Hi,

I did some experiments with my hardware (picoChip PC205) and it looks like
the contents of the internal SRAM are kept during reset so I think making
bootcount_load and bootcount_store to access a section in SRAM is the way to
go rather than use EEPROM or NOR Flash for the counter (don't want to add
wear to the parts).

Regards,

Brian


More information about the U-Boot mailing list