* [U-Boot] How to make I2C probe like commands working in u-boot
@ 2016-12-08 5:37 lsunkara
2016-12-08 15:19 ` Heiko Schocher
0 siblings, 1 reply; 2+ messages in thread
From: lsunkara @ 2016-12-08 5:37 UTC (permalink / raw)
To: u-boot
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 this message in context: http://u-boot.10912.n7.nabble.com/How-to-make-I2C-probe-like-commands-working-in-u-boot-tp276105.html
Sent from the U-Boot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread* [U-Boot] How to make I2C probe like commands working in u-boot 2016-12-08 5:37 [U-Boot] How to make I2C probe like commands working in u-boot lsunkara @ 2016-12-08 15:19 ` Heiko Schocher 0 siblings, 0 replies; 2+ messages in thread From: Heiko Schocher @ 2016-12-08 15:19 UTC (permalink / raw) To: u-boot 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 how to enable these commands to use it in u-boot Activate the CMD_I2C symbol through "make menuconfig", or if you have an old version of U-Boot add it to your board config file. bye, Heiko > > > > -- > View this message in context: http://u-boot.10912.n7.nabble.com/How-to-make-I2C-probe-like-commands-working-in-u-boot-tp276105.html > Sent from the U-Boot mailing list archive at Nabble.com. > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-08 15:19 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-12-08 5:37 [U-Boot] How to make I2C probe like commands working in u-boot lsunkara 2016-12-08 15:19 ` Heiko Schocher
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox