summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-07-31 08:59:25 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:19 +0200
commit9652de7c488c4915c91626b71fa553d3ed13da47 (patch)
tree7b2df3cf96717fdc8c2938bb228b683f9a8f9136 /include
parent42cb8fb6cb2c869229b0158e3c86c50fb242d6aa (diff)
downloadtalos-obmc-uboot-9652de7c488c4915c91626b71fa553d3ed13da47.tar.gz
talos-obmc-uboot-9652de7c488c4915c91626b71fa553d3ed13da47.zip
snowball: Adding architecture dependent initialisation
Enabling timers and clocks in PRCMU and cleaning up mailbox. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/snowball.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/snowball.h b/include/configs/snowball.h
index 9877513201..d3ca55dce1 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -31,6 +31,7 @@
#define CONFIG_SNOWBALL
#define CONFIG_SYS_ICACHE_OFF
#define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_ARCH_CPU_INIT
/*
* High Level Configuration Options
OpenPOWER on IntegriCloud