u-boot/board/ti/common
Cooper Jr., Franklin c6b80b1392 ti: common: board_detect: Introduce function to set the address length.
Reading from the I2C EEPROM used typically requires using an address length
of 2. However, when using DM for I2C the default address length used is 1.
To fix this introduce a new function that allows the address length to be
changed. The logic to do so was copied from cmd/i2c.c.

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:29 +02:00
..
board_detect.c ti: common: board_detect: Introduce function to set the address length. 2017-05-09 09:04:29 +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