[U-Boot] [PATCH 0/3] ti: common: board_detect: basic fixes for blank eeprom
Nishanth Menon
nm at ti.com
Tue Oct 11 19:39:02 CEST 2016
In some cases where eeprom has not been programmed, Brad reported
issues of crash at strcmp against NULL, this series was triggered
thanks to issue in manufacturing flow where the mandatory eeprom
programming was missed.
Nishanth Menon (3):
ti: common: board_detect: Replace hardcoded value with macro
ti: common: board_detect: Setup initial default value for config as
well
ti: common: board_detect: Return a valid empty string for
un-initialized eeprom
board/ti/common/board_detect.c | 16 ++++++----------
board/ti/common/board_detect.h | 6 +++---
2 files changed, 9 insertions(+), 13 deletions(-)
--
2.10.0
More information about the U-Boot
mailing list