X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fzmx25.h;h=599d5bb42aacc9f3a9b24106b958f27a763c6acc;hb=1441aa6ae8a77ada40407cdfbec783f5559f1646;hp=ab7f30f1e86670ce9ad0c83e778f5ad2a7d00e6e;hpb=9ba24f17b290d1a20475125f5e04b0d9ba74a1a1;p=oweals%2Fu-boot.git diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index ab7f30f1e8..599d5bb42a 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -46,7 +46,7 @@ #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG -#define BOARD_LATE_INIT +#define CONFIG_BOARD_LATE_INIT /* * Compressions @@ -66,7 +66,7 @@ * Serial */ #define CONFIG_MXC_UART -#define CONFIG_SYS_MX25_UART2 +#define CONFIG_MXC_UART_BASE UART2_BASE #define CONFIG_CONS_INDEX 1 /* use UART2 for console */ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } @@ -77,7 +77,6 @@ #define CONFIG_FEC_MXC #define CONFIG_FEC_MXC_PHYADDR 0x00 #define CONFIG_MII -#define CONFIG_NET_MULTI /* * BOOTP options