From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Tue, 08 Sep 2009 23:30:00 +0200 Subject: [U-Boot] [PATCH][v1] FDT: remove obsolete OF_CPU and OF_SOC macros. In-Reply-To: <20090908212349.46C05832E8DE@gemini.denx.de> References: <1252423607.5386.10.camel@com-21> <20090908184140.2D3B5832E8DE@gemini.denx.de> <1252443024.5386.76.camel@com-21> <20090908211108.A4BBC832E8DE@gemini.denx.de> <1252444556.5386.91.camel@com-21> <20090908212349.46C05832E8DE@gemini.denx.de> Message-ID: <1252445400.5386.94.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 On Tue, 2009-09-08 at 23:23 +0200, Wolfgang Denk wrote: > It doesn't do it for all affected boards. That's why I asked about for > example MPC8260ADS or mpc7448hpc2: > -> grep OF_CPU include/configs/{MPC8260ADS,mpc7448hpc2}.h > include/configs/MPC8260ADS.h:#define OF_CPU "cpu at 0" > include/configs/mpc7448hpc2.h:#define OF_CPU "PowerPC,7448 at 0" Yes it does. What are you talking about?