]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/a320evb.h
arm: a320evb: define mach-type in board config file
[karo-tx-uboot.git] / include / configs / a320evb.h
index 62913b5842d2693123157093abae56b70400b6d8..1fafbedc9f87ccf3fbffe93e9d4e34a2523b2c40 100644 (file)
 
 #include <asm/arch/a320.h>
 
+/*
+ * mach-type definition
+ */
+#define MACH_TYPE_FARADAY      758
+#define CONFIG_MACH_TYPE       MACH_TYPE_FARADAY
+
 /*
  * Linux kernel tagged list
  */
@@ -71,7 +77,6 @@
 /*
  * Ethernet
  */
-#define CONFIG_NET_MULTI
 #define CONFIG_FTMAC100
 
 #define CONFIG_BOOTDELAY       3