]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc35_a9g20.h
net ppc: fix ethernet device names with spaces
[u-boot] / include / configs / sbc35_a9g20.h
index 7bdc72963c9108835251fdd1396d7b7022131421..b9f27cc95b7870a10e688f6aead97c9e9045e6e3 100644 (file)
@@ -41,7 +41,7 @@
 #endif
 
 /* ARM asynchronous clock */
-#define AT91_MAIN_CLOCK                12000000        /* 12.000 MHz crystal */
+#define CONFIG_SYS_AT91_MAIN_CLOCK     12000000        /* 12.000 MHz crystal */
 #define CONFIG_SYS_HZ          1000
 
 #define CONFIG_ARM926EJS       1       /* This is an ARM926EJS Core    */
@@ -59,6 +59,7 @@
 /*
  * Hardware drivers
  */
+#define CONFIG_AT91_GPIO       1
 #define CONFIG_ATMEL_USART
 #define CONFIG_USART0
 #undef CONFIG_USART1