Re: [U-Boot] How to make I2C probe like commands working in u-boot

2016-12-08 Thread Heiko Schocher
Hello lsunkara, Am 08.12.2016 um 06:37 schrieb lsunkara: Hi, Am trying to validate I2C peripheral on xilinx zynq zc702 evaluation board in u-boot. When am trying to run the command like i2c probe and i2c write am facing the issue like i2c commands are not known. Please can someone tell me

[U-Boot] How to make I2C probe like commands working in u-boot

2016-12-08 Thread lsunkara
Hi, Am trying to validate I2C peripheral on xilinx zynq zc702 evaluation board in u-boot. When am trying to run the command like i2c probe and i2c write am facing the issue like i2c commands are not known. Please can someone tell me how to enable these commands to use it in u-boot -- View t