]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/pm9g45.h
ARM: define CONFIG_MACH_TYPE for all ronetix boards
[karo-tx-uboot.git] / include / configs / pm9g45.h
index acc120445184bca895fae680609cabebf85c7c95..d3beaf300ecd880efcdfec7159123b3abee6c341 100644 (file)
@@ -41,6 +41,9 @@
 #define CONFIG_PM9G45          1       /* It's an Ronetix PM9G45 */
 #define CONFIG_SYS_AT91_CPU_NAME       "AT91SAM9G45"
 
+#define MACH_TYPE_PM9G45       2672
+#define CONFIG_MACH_TYPE       MACH_TYPE_PM9G45
+
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_MAIN_CLOCK     12000000 /* from 12 MHz crystal */
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768           /* slow clock xtal */