u-boot-brain/board/ti/common
Cooper Jr., Franklin 69e8d4ba7f ti: common: board_detect: Add function to determine if EEPROM was read
When the EEPROM is first read its contents are stored in memory as a
cache to avoid further I2C operations. To determine if the EEPROM was
previously read the easiest way is to check the memory to see if the
EEPROM's magic header value is set. Create a new function that can
determine if the EEPROM was previously read or not without having to
perform a I2C transaction.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-07-10 14:25:53 -04:00
..
board_detect.c ti: common: board_detect: Add function to determine if EEPROM was read 2017-07-10 14:25:53 -04:00
board_detect.h ti: common: board_detect: Add function to determine if EEPROM was read 2017-07-10 14:25:53 -04:00
Kconfig board: ti: enable support for writing to fat partition 2017-06-03 17:55:19 -04:00
Makefile ARM: omap-common: Add standard access for board description EEPROM 2016-03-14 19:18:33 -04:00