diff options
Diffstat (limited to 'include/configs/am335x_igep0033.h')
-rw-r--r-- | include/configs/am335x_igep0033.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_igep0033.h b/include/configs/am335x_igep0033.h index 7bf1f3bf59..2b61405345 100644 --- a/include/configs/am335x_igep0033.h +++ b/include/configs/am335x_igep0033.h @@ -92,7 +92,6 @@ /* NS16550 Configuration */ #define CONFIG_SYS_NS16550_COM1 0x44e09000 /* UART0 */ #define CONFIG_CONS_INDEX 1 -#define CONFIG_BAUDRATE 115200 /* Ethernet support */ #define CONFIG_PHYLIB |