Joseph Smith wrote:
Hello, I am having a problem with raminit.c reading SPD data. When I use the smbus_read_byte function it is only returning a value of 0xFF.
smbus_read_byte(ctrl->channel0[i], 2)
your i2c bus functions of the southbridge code don't work.