]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx1ads.h
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
[karo-tx-uboot.git] / include / configs / mx1ads.h
index 7b68ec5b60252a7ca4b90aa6132601a6cac82935..9c1b255e65c65776beb9a5e581c2be3e1e1f32a4 100644 (file)
@@ -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 */