X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx1ads.h;h=9c1b255e65c65776beb9a5e581c2be3e1e1f32a4;hb=1441aa6ae8a77ada40407cdfbec783f5559f1646;hp=7b68ec5b60252a7ca4b90aa6132601a6cac82935;hpb=e845f9006a617eb4449e7dea9fd7493438db804e;p=oweals%2Fu-boot.git diff --git a/include/configs/mx1ads.h b/include/configs/mx1ads.h index 7b68ec5b60..9c1b255e65 100644 --- a/include/configs/mx1ads.h +++ b/include/configs/mx1ads.h @@ -45,7 +45,7 @@ /* #define _CONFIG_UART2 */ /* internal uart 2 */ /* #define CONFIG_SILENT_CONSOLE */ /* use this to disable output */ -#define BOARD_LATE_INIT 1 +#define CONFIG_BOARD_LATE_INIT #define USE_920T_MMU 1 #if 0 @@ -63,7 +63,6 @@ /* * CS8900 Ethernet drivers */ -#define CONFIG_NET_MULTI #define CONFIG_CS8900 /* we have a CS8900 on-board */ #define CONFIG_CS8900_BASE 0x15000300 #define CONFIG_CS8900_BUS16 /* the Linux driver does accesses as shorts */