All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] I2C Register
Date: Fri, 5 Feb 2010 08:24:02 +0100	[thread overview]
Message-ID: <201002050824.02674.sr@denx.de> (raw)
In-Reply-To: <741199.65716.qm@web46103.mail.sp1.yahoo.com>

On Friday 05 February 2010 07:41:27 Ronny D wrote:
> It is not a normal AMCC PPC4xx, its a customized PPC4xx chip. so I2C code
>  wont work for me as it is.

I see. So you should probably not base your I2C driver code on the PPC4xx 
code. Perhaps you could use the soft_i2c code, where you only need some GPIO's 
to control the I2C signals.
 
> i will have to map my register with i2c register used by u-boot.
> 
> Now i have downloaded latest u-boot version(Jan 25 2010 12:37 Link
>  u-boot-latest.tar.bz2 -> u-boot-2009.11.1.tar.bz2) from ftp.
> 
> still ppc4xx_i2c structure i could not found.

That's because the source code on the FTP server is reflecting the last 
release version. Please use the latest version from the git repository 
instead:

http://git.denx.de/?p=u-boot.git;a=summary

There is also the possibility to download a snapshort in this web page, if you 
can't use git for some reason.
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

  reply	other threads:[~2010-02-05  7:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-04 14:30 [U-Boot] I2C Register Ronny D
2010-02-04 14:53 ` Stefan Roese
2010-02-05  5:43   ` Ronny D
2010-02-05  5:59     ` Stefan Roese
2010-02-05  6:41   ` Ronny D
2010-02-05  7:24     ` Stefan Roese [this message]
2010-02-05  8:22       ` Ronny D
2010-02-05  8:32         ` Stefan Roese
2010-03-02  5:50       ` [U-Boot] U-boot compilation for little endian Ronny D
2010-03-02  7:53         ` Wolfgang Denk

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=201002050824.02674.sr@denx.de \
    --to=sr@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.