From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cory Tusar Date: Mon, 10 Jan 2005 10:26:30 -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: References: Message-ID: <41E29EA6.20102@videon-central.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 -- Cory T. Tusar Embedded Systems Engineer Videon Central, Inc. 2171 Sandy Drive State College, PA 16801 (814) 235-1111 x316 (814) 235-1118 fax "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." --Brian W. Kernighan -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: omap24xx_i2c_header_fix.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20050110/73c701a4/attachment.txt