diff options
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r-- | include/configs/pm9263.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index a6fdcaa..807dba8 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -37,7 +37,7 @@ #define MASTER_PLL_DIV 6 #define MASTER_PLL_MUL 65 #define MAIN_PLL_DIV 2 /* 2 or 4 */ -#define AT91_MAIN_CLOCK 18432000 +#define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 #define CONFIG_SYS_HZ 1000 |