From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Gurevich Date: Thu, 06 Mar 2003 12:25:16 -0800 Subject: [U-Boot-Users] [Patch]: A small patch for PPC4xx I2C driver In-Reply-To: <20030306201444.A3FD2C6E0C@atlas.denx.de> References: <20030306201444.A3FD2C6E0C@atlas.denx.de> Message-ID: <3E67AEAC.5000706@paulidav.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks, Wolfgang! But what about DS1307 driver itself? I took Steven's patch from the list, it applied cleanly and the driver seems to work very well. At least, that was the main reason for the patch, anyway... Best regards, Vladimir Wolfgang Denk wrote: > In message <3E445E77.5050706@paulidav.org> you wrote: > >>Here is a small and obvious patch for PPC4xx I2C driver that >>makes it "API-compatible" with other I2C drivers. I had to >>do it in order to be able to use DS1307 driver, which worked >>right out of the box after that (thanks, Steven Scholz!) > > > Added. Sorry it took so long. Will show up on CVS in a couple of hours. > > Best regards, > > Wolfgang Denk >