From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew May Date: Tue, 13 Jul 2004 13:05:36 -0700 Subject: [U-Boot-Users] [PATCH] for Xilinx's ml300 board In-Reply-To: <20040711162629.E6DABC109F@atlas.denx.de> References: <20040711162629.E6DABC109F@atlas.denx.de> Message-ID: <20040713200536.GA8719@acmay.homeip.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Jul 11, 2004 at 06:26:24PM +0200, Wolfgang Denk wrote: > Dear Sean, > ... > > Just to make sure there was no misunderstanding on my side: I did > ignore your first patch, but I haven't seen a newer one yet. My > understanding is that you are still working on this. Is this correct, > or did I miss something? I did just get around to playing with the patch to get the generic i2c stuff working, but I did not cleanup the other stuff. My changes were to iic_adapter.c to pull out the Xilinix EEPROM assumptions. I was able to do a quick read of a LM83 chip from the imd commands. If we don't hear anything from Sean soon, I will try to do the patch. Here is the iic_adapter.c file I have, in case Sean is already working on changing it. -------------- next part -------------- A non-text attachment was scrubbed... Name: iic_adapter.c Type: text/x-csrc Size: 14461 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040713/0f1f985c/attachment.c