summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-07-31 08:59:28 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:20 +0200
commitb95f9ec7d88b2b2362fab39a66fdccb3d6be53d4 (patch)
tree142d4a2e4010c1d395122e9ca1c1f0d6d5cd3394 /include
parent101a769d75ffd06b7316d7bd4e896b95af7cb6d4 (diff)
downloadblackbird-obmc-uboot-b95f9ec7d88b2b2362fab39a66fdccb3d6be53d4.tar.gz
blackbird-obmc-uboot-b95f9ec7d88b2b2362fab39a66fdccb3d6be53d4.zip
snowball: applying power to LAN and GBF controllers
LAN and GBF need to be powered explicitely, doing so with interface to AB8500 companion chip. 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 d3ca55dce1..ed70d65dfc 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -32,6 +32,7 @@
#define CONFIG_SYS_ICACHE_OFF
#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_ARCH_CPU_INIT
+#define CONFIG_BOARD_LATE_INIT
/*
* High Level Configuration Options
OpenPOWER on IntegriCloud