]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8568MDS.h
ARM: rmobile: salvator-x: Adjust UART clock
[u-boot] / include / configs / MPC8568MDS.h
index 0d3707f82bb1d0c690e309bb60107e99c805b6f1..0bc71d4ae62464b6cd7ced9bb36120cbacda5066 100644 (file)
@@ -41,8 +41,6 @@ extern unsigned long get_clock_freq(void);
  */
 #define CONFIG_ENABLE_36BIT_PHYS       1
 
-#define CONFIG_BOARD_EARLY_INIT_F      1       /* Call board_pre_init */
-
 #define CONFIG_SYS_MEMTEST_START       0x00200000      /* memtest works on */
 #define CONFIG_SYS_MEMTEST_END         0x00400000
 
@@ -420,8 +418,6 @@ extern unsigned long get_clock_freq(void);
 
 #undef  CONFIG_BOOTARGS           /* the boot command will set bootargs*/
 
-#define CONFIG_BAUDRATE        115200
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
    "netdev=eth0\0"                                                      \
    "consoledev=ttyS0\0"                                                 \