]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-arm/arch-at91/at91sam9_matrix.h
at91: Introduction of at91sam9g45 SOC.
[karo-tx-uboot.git] / include / asm-arm / arch-at91 / at91sam9_matrix.h
index 913f37479085d3d6ececae5a5c21d28a375d2a23..6d97189d275f7b76b269ced3f35e36590088deb8 100644 (file)
@@ -21,6 +21,8 @@
 #include <asm/arch/at91sam9rl_matrix.h>
 #elif defined(CONFIG_AT91CAP9)
 #include <asm/arch/at91cap9_matrix.h>
+#elif defined(CONFIG_AT91SAM9G45) || defined(CONFIG_AT91SAM9M10G45)
+#include <asm/arch/at91sam9g45_matrix.h>
 #else
 #error "Unsupported AT91SAM9/CAP9 processor"
 #endif