Merge branch 'master' of ../master
[oweals/u-boot.git] / include / configs / linkstation.h
index 2feb3ae31d41b25d6b1b9e8584a301eadd0937f2..6883e79e371354e036e781b55b14c8dcb5c51128 100644 (file)
@@ -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) */
  * taken from the orignal Linkstation boot code
  *
  * Most of the low level configuration setttings are normally used
- * in cpu/mpc824x/cpu_init.c which is NOT used by this implementation.
+ * in arch/powerpc/cpu/mpc824x/cpu_init.c which is NOT used by this implementation.
  * Low level initialisation is done in board/linkstation/early_init.S
  * The values below are included for reference purpose only
  */