From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 19 Aug 2008 08:15:41 +0200 Subject: [U-Boot] [PATCH 01/11] i2c: Clean drivers/i2c/ Makefile In-Reply-To: <20080818212532.F292024899@gemini.denx.de> References: <1216057545-18698-1-git-send-email-monstr@seznam.cz> <20080818212532.F292024899@gemini.denx.de> Message-ID: <48AA650D.7040002@seznam.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 monstr at seznam.cz, > > In message <1216057545-18698-1-git-send-email-monstr@seznam.cz> you wrote: >> From: Michal Simek >> >> >> Signed-off-by: Michal Simek >> --- >> drivers/i2c/Makefile | 10 +++++----- >> drivers/i2c/fsl_i2c.c | 2 -- >> drivers/i2c/mxc_i2c.c | 2 +- >> drivers/i2c/omap1510_i2c.c | 4 ---- >> drivers/i2c/omap24xx_i2c.c | 4 ---- >> drivers/i2c/tsi108_i2c.c | 2 -- >> 6 files changed, 6 insertions(+), 18 deletions(-) > > Applied, thanks. > > Best regards, > > Wolfgang Denk >