diff options
Diffstat (limited to 'include/configs/p1_twr.h')
-rw-r--r-- | include/configs/p1_twr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/p1_twr.h b/include/configs/p1_twr.h index d403f84617..dad0616517 100644 --- a/include/configs/p1_twr.h +++ b/include/configs/p1_twr.h @@ -446,8 +446,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); #define 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" \ |