From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remco Poelstra Date: Wed, 04 Mar 2009 15:02:54 +0100 Subject: [U-Boot] Ethernet interface Message-ID: <49AE8A0E.6080508@duran-audio.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 want to add ethernet support to my LPC2468 processor (using its integrated MAC), but I can't find documentation about what interface to implement. How does U-Boot handle ethernet? What functions do I need to add to get ethernet working? Thanks in advance, Remco Poelstra