Re: [U-Boot] [PATCH 01/11] i2c: Clean drivers/i2c/ Makefile

2008-08-20 Thread Wolfgang Denk
Dear Michal Simek, In message <[EMAIL PROTECTED]> you wrote: > Hi Wolfgang, > > the patches are older and progress in U-BOOT is too big. That's why some > patches > contains faults. And you applied some patches from Jean-Christophe before > these > which fixed the same issue. > > In driver fol

Re: [U-Boot] [PATCH 01/11] i2c: Clean drivers/i2c/ Makefile

2008-08-18 Thread Michal Simek
Hi Wolfgang, the patches are older and progress in U-BOOT is too big. That's why some patches contains faults. And you applied some patches from Jean-Christophe before these which fixed the same issue. In driver folder only pcmcia and usb need some fix in Makefile. Regards, Michal > Dear [EMAI

Re: [U-Boot] [PATCH 01/11] i2c: Clean drivers/i2c/ Makefile

2008-08-18 Thread Wolfgang Denk
Dear [EMAIL PROTECTED], In message <[EMAIL PROTECTED]> you wrote: > From: Michal Simek <[EMAIL PROTECTED]> > > > Signed-off-by: Michal Simek <[EMAIL PROTECTED]> > --- > drivers/i2c/Makefile | 10 +- > drivers/i2c/fsl_i2c.c |2 -- > drivers/i2c/mxc_i2c.c |2 +- >