]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9261ek.h
Merge branch 'next' of ../custodians into next
[u-boot] / include / configs / at91sam9261ek.h
index 63b55d25b7e9639185d2589f15f261339d50d7a9..df8181b755ba7bcd8337e2154810347257339f46 100644 (file)
@@ -30,7 +30,7 @@
 #define CONFIG_AT91_LEGACY
 
 /* ARM asynchronous clock */
-#define AT91_MAIN_CLOCK                18432000        /* 18.432 MHz crystal */
+#define CONFIG_SYS_AT91_MAIN_CLOCK     18432000        /* 18.432 MHz crystal */
 #define CONFIG_SYS_HZ          1000
 
 #define CONFIG_ARM926EJS       1       /* This is an ARM926EJS Core    */