[U-Boot] [PATCH][v1] FDT: remove obsolete OF_CPU and OF_SOC macros.
Wolfgang Denk
wd at denx.de
Tue Sep 8 20:41:40 CEST 2009
Dear Marcel Ziswiler,
In message <1252423607.5386.10.camel at com-21> you wrote:
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at noser.com>
> ---
> README | 6 ++++--
> include/configs/IDS8247.h | 2 --
> include/configs/MPC8260ADS.h | 1 -
> include/configs/linkstation.h | 2 --
> include/configs/mgcoge.h | 2 --
> include/configs/mpc7448hpc2.h | 1 -
> include/configs/muas3001.h | 2 --
> include/configs/stxxtc.h | 1 -
> 8 files changed, 4 insertions(+), 13 deletions(-)
Please put the affected board maintainers on Cc:
How much testing has this patch seen?
> diff --git a/README b/README
> index ff4ed8b..3cb7786 100644
> --- a/README
> +++ b/README
> @@ -368,8 +368,10 @@ The following options need to be configured:
> * Adds the "fdt" command
> * The bootm command automatically updates the fdt
>
> - OF_CPU - The proper name of the cpus node.
> - OF_SOC - The proper name of the soc node.
> + OF_CPU - The proper name of the cpus node (only required for
> + MPC512X and MPC5xxx based boards).
> + OF_SOC - The proper name of the soc node (only required for
> + MPC512X and MPC5xxx based boards).
> OF_TBCLK - The timebase frequency.
> OF_STDOUT_PATH - The path to the console device
What about the other boards then? Say MPC8260ADS or mpc7448hpc2?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Oh dear, I think you'll find reality's on the blink again."
- Marvin The Paranoid Android
More information about the U-Boot
mailing list