summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2009-09-09 21:18:41 +0200
committerWolfgang Denk <wd@denx.de>2009-09-22 22:59:27 +0200
commitb55ae40249545eabb9d6bfb850b1400a32561b1f (patch)
tree524fde07f3a3b5f4fcc013f6bd391ed14cad452a /README
parent3b6a9267f0de7b85d387fa4123d0b58379363447 (diff)
downloadtalos-obmc-uboot-b55ae40249545eabb9d6bfb850b1400a32561b1f.tar.gz
talos-obmc-uboot-b55ae40249545eabb9d6bfb850b1400a32561b1f.zip
FDT: remove obsolete OF_CPU and OF_SOC macros.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index ff4ed8b95c..3cb7786d4e 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
OpenPOWER on IntegriCloud