summaryrefslogtreecommitdiffstats
path: root/include/configs/sequoia.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-12-18 08:44:51 +0100
committerStefan Roese <sr@denx.de>2007-12-27 19:35:34 +0100
commit328a340392a5df9aaf00792be989df73e750859e (patch)
treec0c8488b66096dfc8f6927454f8e55a64e87c96a /include/configs/sequoia.h
parent7812bc4a2e2436ebbc0ce5b4e99c1dfc2e77eb5b (diff)
downloadtalos-obmc-uboot-328a340392a5df9aaf00792be989df73e750859e.tar.gz
talos-obmc-uboot-328a340392a5df9aaf00792be989df73e750859e.zip
ppc4xx: fdt: Cleanup setup of cpu node setup
Now the cpu node setup ("timebase-frequency" and "clock-frequency") is without using the absolute path to the cpu node. This makes it possible to use this U-Boot version with both versions of cpu-node naming "cpu@0" and the former "PowerPC,440EPx@0". Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/sequoia.h')
-rw-r--r--include/configs/sequoia.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sequoia.h b/include/configs/sequoia.h
index 419ee73349..48a64e3fd8 100644
--- a/include/configs/sequoia.h
+++ b/include/configs/sequoia.h
@@ -492,6 +492,5 @@
/* pass open firmware flat tree */
#define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1
-#define OF_CPU "cpu@0"
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud