From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Tue, 08 Sep 2009 22:50:24 +0200 Subject: [U-Boot] [PATCH][v1] FDT: remove obsolete OF_CPU and OF_SOC macros. In-Reply-To: <20090908184140.2D3B5832E8DE@gemini.denx.de> References: <1252423607.5386.10.camel@com-21> <20090908184140.2D3B5832E8DE@gemini.denx.de> Message-ID: <1252443024.5386.76.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:41 +0200, Wolfgang Denk wrote: > Please put the affected board maintainers on Cc: OK, sorry. Added them now. > How much testing has this patch seen? Tested on ep8248. Unfortunately I don't have access to any of the other boards. > What about the other boards then? Say MPC8260ADS or mpc7448hpc2? As OF_CPU and OF_SOC is only ever used in cpu/mpc512x/cpu.c and cpu/mpc5xxx/cpu.c there is no impact whatever on any of the other boards. Cheers Marcel Ziswiler