From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Tue, 08 Sep 2009 22:27:13 +0200 Subject: [U-Boot] [PATCH][v1] mpc8260: remove Ethernet node fixup to use generic FDT code. In-Reply-To: <20090908183149.0C6D3832E8DE@gemini.denx.de> References: <1252423835.5386.15.camel@com-21> <20090908183149.0C6D3832E8DE@gemini.denx.de> Message-ID: <1252441633.5386.52.camel@com-21> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk On Tue, 2009-09-08 at 20:31 +0200, Wolfgang Denk wrote: > Should / could a similar change be added to > "board/keymile/km8xx/km8xx.c", too? You mean the kmsupx4 and mgsuvd boards. I guess as Ethernet node fixup is already done in generic mpc8xx CPU code. I am afraid there might be lots more boards with similar obsolete fixups in board specific code. Heiko? Cheers Marcel Ziswiler