public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Blackfin: bf537-stamp: fix I2C board defines
Date: Thu, 19 Feb 2009 12:19:39 -0500	[thread overview]
Message-ID: <200902191219.40041.vapier@gentoo.org> (raw)
In-Reply-To: <499D19D0.3040803@denx.de>

On Thursday 19 February 2009 03:35:28 Heiko Schocher wrote:
> Mike Frysinger wrote:
> > The previous merge for cleaning up the I2C driver incorrectly reverted
> > the CFG_xxx rename for some of the I2C defines.
> >
> > Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> > ---
> >  include/configs/bf537-stamp.h |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/include/configs/bf537-stamp.h
> > b/include/configs/bf537-stamp.h index 27567fa..f6399a9 100644
> > --- a/include/configs/bf537-stamp.h
> > +++ b/include/configs/bf537-stamp.h
> > @@ -308,8 +308,8 @@
> >   */
> >  #define CONFIG_HARD_I2C		1
> >  #define CONFIG_BFIN_TWI_I2C	1
> > -#define CFG_I2C_SPEED		50000
> > -#define CFG_I2C_SLAVE		0
> > +#define CONFIG_SYS_I2C_SPEED	50000
> > +#define CONFIG_SYS_I2C_SLAVE	0
> >
> >  #define CONFIG_EBIU_SDRRC_VAL  0x306
> >  #define CONFIG_EBIU_SDGCTL_VAL 0x91114d
>
> This go through your tree, right? If so you have my
>
> Signed-off-by: Heiko Schocher <hs@denx.de>

doesnt matter to me.  if it doesnt get merged, i'll post a pull request.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090219/96c9ba47/attachment.pgp 

  reply	other threads:[~2009-02-19 17:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19  6:25 [U-Boot] [PATCH] Blackfin: bf537-stamp: fix I2C board defines Mike Frysinger
2009-02-19  8:35 ` Heiko Schocher
2009-02-19 17:19   ` Mike Frysinger [this message]
2009-02-19 20:08     ` Wolfgang Denk
2009-02-19 20:56       ` Mike Frysinger
2009-02-20  6:40       ` Heiko Schocher

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=200902191219.40041.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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