board: ti: common: Optimize boot when detecting consecutive bad records
The eeprom data area is much bigger than the data we intend to store, however, with bad programming, we might end up reading bad records over and over till we run out of eeprom space. instead just exit when 10 consecutive records are read. Signed-off-by:Nishanth Menon <nm@ti.com> Reviewed-by:
Tom Rini <trini@konsulko.com>
Loading
Please register or sign in to comment