From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 8 Jun 2006 18:48:15 +0200 Subject: [U-Boot-Users] IXP4XX NPE Support In-Reply-To: <20060608164014.21394.qmail@web37101.mail.mud.yahoo.com> References: <20060608164014.21394.qmail@web37101.mail.mud.yahoo.com> Message-ID: <200606081848.15657.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mike, On Thursday 08 June 2006 18:40, Michael Sprauve wrote: > Thanks for the file, the build works again, so now I > am moving to the next steps, it appears that the > software is not recognizing the NPE, so I would > imagine that there are some vars that need to be added > to the "include/configs/ixdp425.h" to make the port > available. I think you just have to set the MAC address environment variables (ethaddr & eth1addr) and reset the board. This should do it. Best regards, Stefan