]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91cap9adk.h
net ppc: fix ethernet device names with spaces
[u-boot] / include / configs / at91cap9adk.h
index 9da5846db2d25c645023bf4606c5ef4c2920540e..44c287033ff3acb66938699c6fc8f98d6d61e737 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    */