diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/sun6i.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h index b714474..9558771 100644 --- a/include/configs/sun6i.h +++ b/include/configs/sun6i.h @@ -14,6 +14,7 @@ /* * A31 specific configuration */ +#define CONFIG_CLK_FULL_SPEED 1008000000 #define CONFIG_SYS_PROMPT "sun6i# " |