X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcpu9260.h;h=fb6f79a42300260b24320211f075e4d67ab3841d;hb=6050c754b0f06c7b2c867cb9fd279498bc89c393;hp=e967e7cdfa2b3b04c4c38aeffba161074820b574;hpb=425de62d40f84524b90e776b141b060cd438a9fe;p=oweals%2Fu-boot.git diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h index e967e7cdfa..fb6f79a423 100644 --- a/include/configs/cpu9260.h +++ b/include/configs/cpu9260.h @@ -35,7 +35,7 @@ #define CONFIG_DISPLAY_CPUINFO 1 -#define AT91_MAIN_CLOCK 18432000 +#define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 #define CONFIG_SYS_HZ 1000 #define CONFIG_ARM926EJS 1 @@ -244,6 +244,7 @@ /* * Hardware drivers */ +#define CONFIG_AT91_GPIO 1 #define CONFIG_ATMEL_USART 1 #undef CONFIG_USART0 #undef CONFIG_USART1