microblaze: Enable phylib and mii support
[oweals/u-boot.git] / include / configs / tny_a9260.h
index ec8ec18ec5bb60646dba7ccfec4b539d237faa2f..0043926ee6a792fb1908f813215c3e17c15626d2 100644 (file)
 /* Define actual evaluation board type from used processor type */
 #ifdef CONFIG_AT91SAM9G20
 # define CONFIG_TNY_A9G20
+# define MACH_TYPE_TNY_A9G20           2059
+# define CONFIG_MACH_TYPE              MACH_TYPE_TNY_A9G20
 #else
 # define CONFIG_TNY_A9260
+# define MACH_TYPE_TNY_A9260           2058
+# define CONFIG_MACH_TYPE              MACH_TYPE_TNY_A9260
 #endif
 
 /* ARM asynchronous clock */