summaryrefslogtreecommitdiffstats
path: root/include/configs/sun8i.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-12-07 14:34:27 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:37 +0100
commit08fd1479c7354bcef528a65dba44406aaab08e26 (patch)
treecdd81018ad1e2ffc3b3008b1659371144e168cc8 /include/configs/sun8i.h
parent2367b44d0f40f8be0e82c5df459b7ec5fc3f0155 (diff)
downloadblackbird-obmc-uboot-08fd1479c7354bcef528a65dba44406aaab08e26.tar.gz
blackbird-obmc-uboot-08fd1479c7354bcef528a65dba44406aaab08e26.zip
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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include/configs/sun8i.h')
-rw-r--r--include/configs/sun8i.h2
1 files changed, 2 insertions, 0 deletions
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# "
/*
OpenPOWER on IntegriCloud