]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/edb93xx.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / edb93xx.h
index 9cc62ed452f68bdc3c3dd162dd912ae2ab135561..99f0daece30ba21d8c5c5c8eee5befc1d29cf7fc 100644 (file)
@@ -91,7 +91,6 @@
 /* Serial port hardware configuration */
 #define CONFIG_PL010_SERIAL
 #define CONFIG_CONS_INDEX              0
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_BAUDRATE_TABLE      {9600, 19200, 38400, 57600, \
                         115200, 230400}
 #define CONFIG_SYS_SERIAL0             0x808C0000
 #define CONFIG_SYS_USB_OHCI_SLOT_NAME          "ep93xx-ohci"
 #define CONFIG_SYS_USB_OHCI_REGS_BASE          0x80020000
 
-#define CONFIG_BOARD_EARLY_INIT_F
-
 /* Define to disable flash configuration*/
 /* #define CONFIG_EP93XX_NO_FLASH_CFG */