diff options
author | Nishanth Menon <nm@ti.com> | 2022-06-17 13:26:10 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-07-06 14:30:08 -0400 |
commit | 8b5218e7cb9ff4223f2825c04e45dabccbd15a48 (patch) | |
tree | 1cd20747720c59483ab934bfc391ff1e8197ab86 /drivers/ddr/imx | |
parent | e4b4501edede200df526dd06af0fdbecf836f2ef (diff) |
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>
Diffstat (limited to 'drivers/ddr/imx')
0 files changed, 0 insertions, 0 deletions