Hello ro...@dawes.za.net, ro...@dawes.za.net wrote: > From: Albert Aribaud <albert.arib...@free.fr> > > This driver is for the Marvell TWSI/I2C module found in > the orion and kirkwood families among others. > > Signed-off-by: Albert Aribaud <albert.arib...@free.fr> > --- > drivers/i2c/Makefile | 1 + > drivers/i2c/mvtwsi.c | 419 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 420 insertions(+), 0 deletions(-) > create mode 100644 drivers/i2c/mvtwsi.c > > diff --git a/drivers/i2c/Makefile b/drivers/i2c/Makefile > index d2c2515..73c415d 100644 > --- a/drivers/i2c/Makefile > +++ b/drivers/i2c/Makefile > @@ -30,6 +30,7 @@ COBJS-$(CONFIG_DRIVER_DAVINCI_I2C) += davinci_i2c.o > COBJS-$(CONFIG_FSL_I2C) += fsl_i2c.o > COBJS-$(CONFIG_I2C_KIRKWOOD) += kirkwood_i2c.o
This patch could not be against current head! There is no more this CONFIG_I2C_KIRKWOOD define. Instead this driver was renamed to mvtwsi.c from Albert Aribaud, see commits: 01ec99d9693929fc56e630c10499b1bfce3e3693 and 306563a773f1111c6beff8d1855d5b2a2137aebd So, sorry, Nack for this patch. But could you rebase to current head and try the existing driver? bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot