diff options
author | Moritz Fischer <moritz.fischer@ettus.com> | 2017-01-16 09:50:44 -0800 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2017-01-18 06:38:06 +0100 |
commit | 5e429852085119aa7e7a4437f588ae3a2424a3f6 (patch) | |
tree | c0956fee867329f00414b04509f1511e51391fbf /cmd/dfu.c | |
parent | 12e8d5841540ff3522db2596670be8996f07131a (diff) | |
download | u-boot-imx-5e429852085119aa7e7a4437f588ae3a2424a3f6.zip u-boot-imx-5e429852085119aa7e7a4437f588ae3a2424a3f6.tar.gz u-boot-imx-5e429852085119aa7e7a4437f588ae3a2424a3f6.tar.bz2 |
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Revision 1.0 of this IP has a couple of issues, such as not supporting
repeated start conditions for read transfers.
So scan through the list of i2c messages for these conditions
and report an error if they are attempted.
This has been fixed for revision 1.4 of the IP, so only report the error
when the IP can really not do it.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: u-boot@lists.denx.de
Diffstat (limited to 'cmd/dfu.c')
0 files changed, 0 insertions, 0 deletions