]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349EMDS.h
mpc83xx: convert to using do_fixup_*()
[people/ms/u-boot.git] / include / configs / MPC8349EMDS.h
index 7d5b17b50b1792d3899173731094afb0910eb2e5..03409bbbafac577b174de16df917f48e5a360878 100644 (file)
 /* pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP  1
-
-#define OF_CPU                 "PowerPC,8349@0"
-#define OF_SOC                 "soc8349@e0000000"
-#define OF_TBCLK               (bd->bi_busfreq / 4)
-#define OF_STDOUT_PATH         "/soc8349@e0000000/serial@4500"
+#define CONFIG_OF_STDOUT_VIA_ALIAS     1
 
 /* I2C */
 #define CONFIG_HARD_I2C                        /* I2C with hardware support*/