public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] ti: common: board_detect: basic fixes for blank eeprom
@ 2016-10-11 17:39 Nishanth Menon
  2016-10-11 17:39 ` [U-Boot] [PATCH 1/3] ti: common: board_detect: Replace hardcoded value with macro Nishanth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Nishanth Menon @ 2016-10-11 17:39 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-11-02 14:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 17:39 [U-Boot] [PATCH 0/3] ti: common: board_detect: basic fixes for blank eeprom Nishanth Menon
2016-10-11 17:39 ` [U-Boot] [PATCH 1/3] ti: common: board_detect: Replace hardcoded value with macro Nishanth Menon
2016-10-13  3:44   ` Lokesh Vutla
2016-10-13 13:42   ` Tom Rini
2016-11-02 14:25   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-11 17:39 ` [U-Boot] [PATCH 2/3] ti: common: board_detect: Setup initial default value for config as well Nishanth Menon
2016-10-13  3:45   ` Lokesh Vutla
2016-10-13 13:43   ` Tom Rini
2016-11-02 14:26   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-11 17:39 ` [U-Boot] [PATCH 3/3] ti: common: board_detect: Return a valid empty string for un-initialized eeprom Nishanth Menon
2016-10-13  3:45   ` Lokesh Vutla
2016-10-13 13:50   ` Tom Rini
2016-11-02 14:26   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox