Skip to content
Commit 8b5218e7 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rini
Browse files

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: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent e4b4501e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment