[U-Boot] [PATCH] 2/12 Multiadapter/multibus I2C, common part 2

ksi at koi8.net ksi at koi8.net
Tue Feb 17 19:30:43 CET 2009


On Mon, 16 Feb 2009, Wolfgang Denk wrote:

> Dear ksi at koi8.net,
> 
> In message <Pine.LNX.4.64ksi.0902121412060.21067 at home-gw.koi8.net> you wrote:
> ...
> > diff -purN u-boot-i2c.orig/lib_arm/board.c u-boot-i2c/lib_arm/board.c
> > --- u-boot-i2c.orig/lib_arm/board.c	2009-02-12 10:43:41.000000000 -0800
> > +++ u-boot-i2c/lib_arm/board.c	2009-02-12 10:46:00.000000000 -0800
> > @@ -81,7 +81,8 @@ extern void rtl8019_get_enetaddr (uchar 
> >  #endif
> >  
> >  #if defined(CONFIG_HARD_I2C) || \
> > -    defined(CONFIG_SOFT_I2C)
> > +    defined(CONFIG_SOFT_I2C) || \
> > +    defined(CONFIG_SYS_I2C_ADAPTERS)
> 
> It seems you define a set of new CONFIG_SYS_ options, but I did not
> see any respective updates to the README file.  PLease add.

I will definitely make a new README file. But it takes time and not
everything can be done at once. This thing is big and I'm not gonna spend
all my time making huge patches that are not going to make it in the main
tree. Let's eat an elephant in chunks. When the core is accepted I can make
the rest. It is just waste of time otherwise.

---
******************************************************************
*  KSI at home    KOI8 Net  < >  The impossible we do immediately.  *
*  Las Vegas   NV, USA   < >  Miracles require 24-hour notice.   *
******************************************************************


More information about the U-Boot mailing list