]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9rlek.h
Merge branch 'master' of /home/wd/git/u-boot/master
[u-boot] / include / configs / at91sam9rlek.h
index 6fad75d6be006c1de80f4b6deecb4a3d34e4992c..e8fcd66c940673bed9cd06e035520f93034da67e 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_AT91_LEGACY
+
 /* ARM asynchronous clock */
-#define AT91_MAIN_CLOCK                12000000        /* 12 MHz crystal */
+#define CONFIG_SYS_AT91_MAIN_CLOCK     12000000        /* 12 MHz crystal */
 #define CONFIG_SYS_HZ          1000
 
 #define CONFIG_ARM926EJS       1       /* This is an ARM926EJS Core    */
@@ -47,6 +49,7 @@
 /*
  * Hardware drivers
  */
+#define CONFIG_AT91_GPIO       1
 #define CONFIG_ATMEL_USART     1
 #undef CONFIG_USART0
 #undef CONFIG_USART1