]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/at91sam9rlek.h
ARM change name of defines for AT91 arm926ejs
[karo-tx-uboot.git] / include / configs / at91sam9rlek.h
index 95f3d6c0927bbfe5ded47b5ce8264db61d7acafc..e8fcd66c940673bed9cd06e035520f93034da67e 100644 (file)
@@ -30,7 +30,7 @@
 #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    */