From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Date: Thu, 03 Jul 2008 17:29:06 +0200 Subject: [U-Boot-Users] e1000 problem @ current u-boot In-Reply-To: <486CD365.2030104@matrix-vision.de> References: <486CD365.2030104@matrix-vision.de> Message-ID: <486CF042.4020409@grandegger.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andre Schwarz wrote: > Wolfgang, > > as far as I can see on the list you sent the latest patches for the > e1000 driver. My patches just added some device ids, > My e1000 (82541ER) stopped working on a MPC5200 based board with latest > u-boot. > I have a similar problem on another board ... > > Is your e1000 working properly on the latest u-boot ? Yes, on a MPC8548 board. I have not tested it on the MPC5200. > Do I need any additional defines or environment settings to get it > working again ? > > Obviously it is - again :-[ - my fault or is related to my build system. I think there are some known problems with PCI on boards with a MPC5200 Rev. A processor, e.g. my EEPRO100 card does not work on it. What exactly does not work? Wolfgang.