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,