]> git.sur5r.net Git - u-boot/blobdiff - include/configs/a320evb.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / a320evb.h
index f832d52e8eb1397e30a7aec0228ee7751d020659..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
+ */
+#define CONFIG_CMDLINE_TAG
+#define CONFIG_SETUP_MEMORY_TAGS
+
 /*
  * CPU and Board Configuration Options
  */
@@ -65,7 +77,6 @@
 /*
  * Ethernet
  */
-#define CONFIG_NET_MULTI
 #define CONFIG_FTMAC100
 
 #define CONFIG_BOOTDELAY       3