diff options
Diffstat (limited to 'include/configs/tny_a9260.h')
-rw-r--r-- | include/configs/tny_a9260.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tny_a9260.h b/include/configs/tny_a9260.h index a159a40..5af2af3 100644 --- a/include/configs/tny_a9260.h +++ b/include/configs/tny_a9260.h @@ -51,7 +51,7 @@ #endif /* 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 */ |