u-boot-brain/board/ti
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
..
am43xx Merge branch 'master' of git://git.denx.de/u-boot-mmc 2017-06-10 09:47:57 -04:00
am57xx arm: am57xx: Set fastboot variables in environment 2017-06-12 08:36:25 -04:00
am335x board: ti: am335x: Fix scale_vcore for beaglebones 2017-06-12 08:38:48 -04:00
am3517crane mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
beagle treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
common ti: common: board_detect: Add function to determine if EEPROM was read 2017-07-10 14:25:53 -04:00
dra7xx arm: dra7: Set fastboot variables in environment 2017-06-12 08:36:26 -04:00
evm mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ks2_evm ARM: k2g: Fix passing main pll info for higher speeds 2017-06-05 14:13:03 -04:00
omap5_uevm arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
panda arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
sdp4430 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti814x mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti816x ti816x: Enable ethernet support 2017-06-28 11:43:39 -04:00