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