]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/actux2.h
mxc_ipuv3: fix memory alignment of framebuffer
[karo-tx-uboot.git] / include / configs / actux2.h
index eca814b3ee60f92d866e861f2530251a3bdeb72f..d2cc26c2a24b4e075a6b0b3d62f5b56eeb0e6c75 100644 (file)
@@ -29,6 +29,8 @@
 #define CONFIG_IXP425                  1
 #define CONFIG_ACTUX2                  1
 
+#define        CONFIG_MACH_TYPE                1480
+
 #define CONFIG_DISPLAY_CPUINFO         1
 #define CONFIG_DISPLAY_BOARDINFO       1
 
                                          115200, 230400 }
 #define CONFIG_SERIAL_RTS_ACTIVE       1
 
-/*
- * Stack sizes
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE               (128*1024)      /* regular stack */
-
 /* Expansion bus settings */
 #define CONFIG_SYS_EXP_CS0                     0xbd113042
 
 
 /* include IXP4xx NPE support */
 #define CONFIG_IXP4XX_NPE              1
-#define CONFIG_NET_MULTI               1
 /* NPE0 PHY address */
 #define        CONFIG_PHY_ADDR                 0x00
 /* MII PHY management */