
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