From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernieshu Date: Thu, 12 Feb 2004 12:42:09 +0000 Subject: [U-Boot-Users] How to add ethernet driver for ixp425 board Message-ID: <402B74A1.2030809@smartbridges.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 need a u-boot running on Intel's ixp425 board with ethernet functionality. But current u-boot version does not have it. I once tried to move part of ixp400AccessLibrary to u-boot. But it seems difficult for me because I am still fresh in both linux and u-boot. Is it possible to write a ethernet driver for ixp425 similar as realtek or others which are already included in u-boot? Any help and suggestions will be appreciated. Regards