diff options
Diffstat (limited to 'include/configs/sbc8548.h')
-rw-r--r-- | include/configs/sbc8548.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index f5a5b61940..e872e7f810 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -569,8 +569,6 @@ #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" \ |