This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Access I2C1 bus u-boot

Hi,

The default DM8168 EVM SD card SW only allows access on I2C0 bus in u-boot.

"i2c probe" only show the devices on bus 0. Is it possible to access bus 1 in u-boot?

Also, is there an I2C utility tool built for ARM in kernel besides the cat/echo under /sys/bus/i2c/ ?

Thanks,