]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/atc.h
sandbox: Enable ext4 and fat filesystems
[karo-tx-uboot.git] / include / configs / atc.h
index 53da0f7e2c6c4ca5049fd08b8c6fccc72bd51de4..538a1675286505a4d7844cfb3906fed36f3d525e 100644 (file)
@@ -72,7 +72,6 @@
 #undef CONFIG_ETHER_NONE               /* define if ether on something else */
 #define CONFIG_ETHER_ON_FCC
 
-#define        CONFIG_NET_MULTI
 #define CONFIG_ETHER_ON_FCC2
 
 /*
 
 #define        CONFIG_SYS_HZ           1000            /* decrementer freq: 1 ms ticks */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 #define        CONFIG_SYS_RESET_ADDRESS 0xFFF00100     /* "bad" address                */
 
 #define CONFIG_SYS_ALLOC_DPRAM
  *-----------------------------------------------------------------------
  */
 
+#define CONFIG_IDE_PREINIT     1       /* Use preinit IDE hook */
 #define CONFIG_IDE_8xx_PCCARD  1       /* Use IDE with PC Card Adapter */
 
 #undef CONFIG_IDE_8xx_DIRECT           /* Direct IDE    not supported  */