From 08fd1479c7354bcef528a65dba44406aaab08e26 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 7 Dec 2014 14:34:27 +0100 Subject: sun8i: Add dram initialization support Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- include/configs/sun8i.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/sun8i.h') diff --git a/include/configs/sun8i.h b/include/configs/sun8i.h index 6f1fc48cf0..792422d780 100644 --- a/include/configs/sun8i.h +++ b/include/configs/sun8i.h @@ -12,6 +12,8 @@ /* * A23 specific configuration */ +#define CONFIG_CLK_FULL_SPEED 1008000000 + #define CONFIG_SYS_PROMPT "sun8i# " /* -- cgit v1.2.3