X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcpu9260.h;h=fb6f79a42300260b24320211f075e4d67ab3841d;hb=3df4f46f3209c067dcadc969ed02d27c97fa3632;hp=4ef8566ea215a081795ba48c4fd8976102dc92dc;hpb=4b142febff71eabdb7ddbb125c7b583b24ddc434;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h index 4ef8566..fb6f79a 100644 --- a/include/configs/cpu9260.h +++ b/include/configs/cpu9260.h @@ -31,9 +31,11 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_AT91_LEGACY + #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 @@ -242,6 +244,7 @@ /* * Hardware drivers */ +#define CONFIG_AT91_GPIO 1 #define CONFIG_ATMEL_USART 1 #undef CONFIG_USART0 #undef CONFIG_USART1