Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / pdu001.h
index 78a1a86..e4b14c5 100644 (file)
@@ -16,7 +16,6 @@
 
 #define MACH_TYPE_PDU001       5075
 #define CONFIG_MACH_TYPE       MACH_TYPE_PDU001
-#define CONFIG_BOARD_LATE_INIT
 
 /* Clock Defines */
 #define V_OSCK                 24000000  /* Clock output from T2 */
@@ -74,6 +73,5 @@
 #define CONFIG_SYS_NS16550_COM4        UART3_BASE
 #define CONFIG_SYS_NS16550_COM5        UART4_BASE
 #define CONFIG_SYS_NS16550_COM6        UART5_BASE
-#define CONFIG_BAUDRATE                115200
 
 #endif /* ! __CONFIG_PDU001_H */