u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Thomas Weber <thomas.weber.linux@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/3] ARM: I2C: I2C Multi byte address support
Date: Fri, 17 Feb 2012 10:02:02 +0100	[thread overview]
Message-ID: <4F3E178A.4030802@gmail.com> (raw)
In-Reply-To: <1327311852-2868-1-git-send-email-rachna@ti.com>

Hello Rachna,

I get multiple timeouts from wait_for_status_mask() during i2c_write(),
 line 481.

The Result is 1410h und status_mask is 7h.

I use a devkit8000, booting from sd-card.


Regards,
Thomas


U-Boot SPL 2011.12-00323-g9a3aae2-dirty (Feb 17 2012 - 09:30:36)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
reading u-boot.img
reading u-boot.img


U-Boot 2011.12-00323-g9a3aae2-dirty (Feb 17 2012 - 09:30:36)

OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
OMAP3 DevKit8000 + LPDDR/NAND
I2C:   ready
DRAM:  128 MiB
NAND:  128 MiB
MMC:   OMAP SD/MMC: 0
NAND read from offset 260000 failed -74
*** Warning - readenv() failed, using default environment

In:    serial
Out:   serial
Err:   serial
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
timed out in wait_for_status_mask: I2C_STAT=1410
ethaddr not set, using Die ID
Die ID #1d82000400000000040365f90100b017
Net:   dm9000
Hit any key to stop autoboot:  0
OMAP3 DevKit8000 #

  parent reply	other threads:[~2012-02-17  9:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23  9:44 [U-Boot] [PATCH v3 1/3] ARM: I2C: I2C Multi byte address support Patil, Rachna
2012-01-25  6:25 ` Heiko Schocher
2012-02-16 19:33 ` Thomas Weber
2012-02-17  7:05 ` T
2012-02-20  8:03   ` Heiko Schocher
2012-02-17  9:02 ` Thomas Weber [this message]
2012-02-17  9:37   ` Patil, Rachna
2012-02-17 10:08     ` Thomas Weber
2012-02-19  9:44       ` Thomas Weber
2012-02-20 22:23         ` Tom Rini
2012-02-21  8:51           ` Thomas Weber
2012-02-21 14:22             ` Tom Rini

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=4F3E178A.4030802@gmail.com \
    --to=thomas.weber.linux@googlemail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).