From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] How to make I2C probe like commands working in u-boot
Date: Thu, 8 Dec 2016 16:19:15 +0100 [thread overview]
Message-ID: <584979F3.5060708@denx.de> (raw)
In-Reply-To: <1481175469440-276105.post@n7.nabble.com>
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
prev parent reply other threads:[~2016-12-08 15:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=584979F3.5060708@denx.de \
--to=hs@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.