u-boot-brain/board/ti/common
Cooper Jr., Franklin e25ae3224f ti: common: board_detect: Set alen to expected value before i2c read
In non DM I2C read operations the address length passed in during a read
operation will be used automatically. However, in DM I2C the address length
is set to a default value of one which causes problems when trying to
perform a read with a differing alen. Therefore, before the first read in a
series of read operations set the alen to the correct value.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2017-05-09 09:04:39 +02:00
..
board_detect.c ti: common: board_detect: Set alen to expected value before i2c read 2017-05-09 09:04:39 +02:00
board_detect.h ti: common: board_detect: commodify ethaddr environment setting code 2017-03-20 17:56:22 -04:00
Kconfig board: ti: Define Kconfig symbol for common cmd options 2017-05-08 11:57:36 -04:00
Makefile ARM: omap-common: Add standard access for board description EEPROM 2016-03-14 19:18:33 -04:00