
5 Dec
2013
5 Dec
'13
12:39 a.m.
On 11/25/2013 10:34 PM, Po Liu wrote:
Currently, there is only one EEPROM on c29xpcie board which is AT24C1024. We program the SPD data at beginning of the AT24C1024.But the AT24C1024 has a 16-bit sub-address mode. This patch is tomake it work when getting SPD in a 16-bit sub-address EEPROM.
Signed-off-by: Po Liu Po.Liu@freescale.com
Changes for V2:
- add #include <i2c.h>
Changes for V3:
- change spd type to uint8_t according to the define
Applied to u-boot-mpc85xx/master. Thanks.
York