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

Heiko Schocher hs at denx.de
Thu Dec 8 16:19:15 CET 2016


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


More information about the U-Boot mailing list