From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darius Augulis Date: Tue, 04 Aug 2009 23:42:23 +0300 Subject: [U-Boot] bitbang phy driver Message-ID: <4A789D2F.1050405@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I see that miiphybb.c driver is used only with PPC architecture yet. I would like to use it with ARM. Would be it reasonable to make this driver arch independent? I have small patch and it changes defined ports and pins with function calls, which should be provided by each CPU. I attached this patch for RFC. If it is suitable, I may need help with changing all > 20 PPC boards using this driver, because I don't have experience with PPC. Would be there some volunteers willing to help? Or please suggest other solution to make optimize this driver. Regards, Darius A. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-bbmii-gpio Url: http://lists.denx.de/pipermail/u-boot/attachments/20090804/609f6daf/attachment.txt