summaryrefslogtreecommitdiffstats
path: root/include/configs/sun6i.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-10-25 20:16:33 +0200
committerHans de Goede <hdegoede@redhat.com>2014-11-13 14:49:01 +0100
commit62c87ef2e988558edbf983c9344ceb9370dbbf02 (patch)
tree1eed8f441fac50de93d17aa77bf1e6b9cd9b1229 /include/configs/sun6i.h
parent5c7f10fda362db16a7bf3e571b4ae1e88fac2466 (diff)
downloadtalos-obmc-uboot-62c87ef2e988558edbf983c9344ceb9370dbbf02.tar.gz
talos-obmc-uboot-62c87ef2e988558edbf983c9344ceb9370dbbf02.zip
sun6i: Add clock functions needed for SPL / DRAM init
Add clock_init_safe and clockset_pll5 functions, as these are needed for SPL support resp. DRAM init (which is needed for SPL too). Also add some extra clock register constant defines. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include/configs/sun6i.h')
-rw-r--r--include/configs/sun6i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h
index b7144745c9..9558771515 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# "
OpenPOWER on IntegriCloud