diff options
Diffstat (limited to 'include/configs/MPC8544DS.h')
-rw-r--r-- | include/configs/MPC8544DS.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h index 5d76996865..8f7e056606 100644 --- a/include/configs/MPC8544DS.h +++ b/include/configs/MPC8544DS.h @@ -422,8 +422,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); #undef CONFIG_BOOTARGS /* the boot command will set bootargs*/ -#define CONFIG_BAUDRATE 115200 - #define CONFIG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \ |