On Mon, 16 Feb 2009, Wolfgang Denk wrote:

> Dear k...@koi8.net,
> 
> In message <pine.lnx.4.64ksi.0902121412060.21...@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.

---
******************************************************************
*  k...@home    KOI8 Net  < >  The impossible we do immediately.  *
*  Las Vegas   NV, USA   < >  Miracles require 24-hour notice.   *
******************************************************************
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to