summaryrefslogtreecommitdiff
path: root/include/configs/linkstation.h
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 /include/configs/linkstation.h
parent3b6a9267f0de7b85d387fa4123d0b58379363447 (diff)
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 'include/configs/linkstation.h')
-rw-r--r--include/configs/linkstation.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/linkstation.h b/include/configs/linkstation.h
index 2feb3ae31..16b464cf6 100644
--- a/include/configs/linkstation.h
+++ b/include/configs/linkstation.h
@@ -96,8 +96,6 @@
#define CONFIG_OF_LIBFDT 1
-#define OF_CPU "PowerPC,603e"
-#define OF_SOC "soc10x@80000000"
#define OF_STDOUT_PATH "/soc10x/serial@80004600"
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */