From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Fri, 18 Mar 2011 10:41:00 +0200 Subject: [U-Boot] [PATCH 05/11] I2C: add Marvell TWSI simple driver In-Reply-To: <4D8317EF.6000508@denx.de> References: <4D81FE7F.8090002@dawes.za.net> <1300435500-4909-6-git-send-email-rogan@dawes.za.net> <4D8317EF.6000508@denx.de> Message-ID: <4D831A9C.2020106@dawes.za.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 2011/03/18 10:29 AM, Heiko Schocher wrote: > Hello rogan at dawes.za.net, > > This patch could not be against current head! There is no > more this CONFIG_I2C_KIRKWOOD define. Instead this driver > was renamed to mvtwsi.c from Albert Aribaud, see commits: > > 01ec99d9693929fc56e630c10499b1bfce3e3693 > > and > > 306563a773f1111c6beff8d1855d5b2a2137aebd > > So, sorry, Nack for this patch. But could you rebase > to current head and try the existing driver? > > bye, > Heiko Hi Heiko, Sorry, I'm afraid you misunderstood the intention of the posting. My cover letter stated that it was a functional port of U-Boot to the DNS323, based on a (VERY) old starting point, prior to the relocation work. I was posting it to show that I DO have a working port for the DNS323, and to contrast that with the non-working post-relocation port, which I am asking for help with. Regards, Rogan