]> git.sur5r.net Git - u-boot/blobdiff - include/asm-arm/arch-at91/hardware.h
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
[u-boot] / include / asm-arm / arch-at91 / hardware.h
index b881e4e2e00186d8256c610e981000e8666043e0..4f0e1a7e6d494eb3044c48bda72afac59b98a9b5 100644 (file)
@@ -18,7 +18,7 @@
 
 #if defined(CONFIG_AT91RM9200)
 #include <asm/arch/at91rm9200.h>
-#elif defined(CONFIG_AT91SAM9260)
+#elif defined(CONFIG_AT91SAM9260) || defined(CONFIG_AT91SAM9G20)
 #include <asm/arch/at91sam9260.h>
 #define AT91_BASE_SPI  AT91SAM9260_BASE_SPI0
 #define AT91_ID_UHP    AT91SAM9260_ID_UHP