[U-Boot] I2C Register

Ronny D ronny_d37 at yahoo.com
Thu Feb 4 15:30:35 CET 2010


Hi,
 
I am trying to read SPD data from dimm though I2c.
as the board that i am using it has different I2c register so it is difficult to match with the register used in u-boot.
Can i get the information about 
/*-----------------------------------------------------------------------------
| IIC Register Offsets
'----------------------------------------------------------------------------*/
#define IICMDBUF  0x00
#define IICSDBUF  0x02
#define IICLMADR  0x04
#define IICHMADR  0x05
#define IICCNTL   0x06
#define IICMDCNTL  0x07
#define IICSTS   0x08
#define IICEXTSTS  0x09
#define IICLSADR  0x0A
#define IICHSADR  0x0B
#define IICCLKDIV  0x0C
#define IICINTRMSK  0x0D
#define IICXFRCNT  0x0E
#define IICXTCNTLSS  0x0F
#define IICDIRECTCNTL  0x10

these register to that it will be easy for me to match with the register that i am using.
 
Regards,
Ronny


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/


More information about the U-Boot mailing list