From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Mon, 10 Jan 2005 10:36:44 -0500 Subject: [U-Boot-Users] Re: [U-Boot-CVS] u-boot/drivers omap24xx_i2c.c,NONE,1.1 Makefile,1.29,1.30 ns16550.c,1.6,1.7 serial.c,1.5,1.6 In-Reply-To: <41E29EA6.20102@videon-central.com> References: <41E29EA6.20102@videon-central.com> Message-ID: <41E2A10C.1050308@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Cory Tusar wrote: > Wolfgang Denk wrote: > >> Update of /cvsroot/u-boot/u-boot/drivers >> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8979/drivers >> >> Modified Files: >> Makefile ns16550.c serial.c Added Files: >> omap24xx_i2c.c Log Message: >> * Patches by Richard Woodruff, 01 Oct 2004: >> add support for the TI OMAP2420 processor and its H4 reference >> board >> >> * Patch by Christian Pellegrin, 24 Sep 2004: >> Added support for NE2000 compatible (DP8390, DP83902) NICs. > > > This changeset, notably omap24xx_i2c.c, breaks (ARM-only?) non-omap24xx > builds. The attached patch relocates the omap24xx-specific i2c header > information from asm-arm/arch-arm1136/i2c.h to include/omap24xx_i2c.h. > > Patch was generated against current CVS sources. > > -Cory Thanks, Cory. It currently breaks PowerPC builds too. gvb