All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] I2C POST test known problems?
Date: Thu, 17 Jul 2003 00:58:10 +0200	[thread overview]
Message-ID: <20030716225815.13091C6D82@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 17 Jul 2003 10:15:17 +1200." <3F15CE75.7070906@tait.co.nz>

In message <3F15CE75.7070906@tait.co.nz> you wrote:
> 
> Is anyone aware of any problems with the I2C POST test - I've enabled it 
> and it looks like it locks up the CPM with the busy flag in the command 
> register remaining set all the time.

Works fine here, both with the hardware and the software  version  of
the I2C driver:

	...
	=> log show
	<4>POST memory PASSED
	<4>POST spr PASSED
	<4>POST cache PASSED
	<4>POST watchdog <4>PASSED
	<4>POST i2c PASSED
	<4>POST cpu PASSED
	<4>POST ethernet PASSED
	<4>POST spi PASSED
	<4>POST usb PASSED
	<4>POST sysmon PASSED
	=> diag run i2c
	=> log show
	<4>POST memory PASSED
	<4>POST spr PASSED
	<4>POST cache PASSED
	<4>POST watchdog <4>PASSED
	<4>POST i2c PASSED
	<4>POST cpu PASSED
	<4>POST ethernet PASSED
	<4>POST spi PASSED
	<4>POST usb PASSED
	<4>POST sysmon PASSED
	<4>POST i2c PASSED
	=> 

> Does anyone know if this is (well) tested code or should I just ignore 
> it and write my own...

Please do not ignore it, and do not write  your  own.  If  there  are
problems I'd rather see them fixed.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
A supercomputer is a machine that runs an endless loop in 2 seconds.

      parent reply	other threads:[~2003-07-16 22:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-16 22:15 [U-Boot-Users] I2C POST test known problems? Robin Gilks
2003-07-16 22:27 ` Robin Gilks
2003-07-16 22:38   ` Nye Liu
2003-07-16 23:00     ` Wolfgang Denk
2003-07-16 22:58   ` Wolfgang Denk
2003-07-16 23:16     ` Robin Gilks
2003-07-16 23:29       ` Wolfgang Denk
2003-07-16 22:58 ` Wolfgang Denk [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=20030716225815.13091C6D82@atlas.denx.de \
    --to=wd@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.