summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2013-10-10 10:48:20 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2013-12-18 16:35:46 +0900
commitb8f383b86bc748382cc7cb5b3602c0c2ff9cb60c (patch)
tree8e1264037d38d11d20b3d047d78b2280b0e2fb9d /include/configs/koelsch.h
parentbb611cce32338bc35b49538ca23d90a8f3e977c4 (diff)
downloadblackbird-obmc-uboot-b8f383b86bc748382cc7cb5b3602c0c2ff9cb60c.tar.gz
blackbird-obmc-uboot-b8f383b86bc748382cc7cb5b3602c0c2ff9cb60c.zip
arm: koelsch: Add support reset function
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index f410a8f79f..f8cca5b281 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -165,4 +165,6 @@
#define CONFIG_SH_I2C_DATA_LOW 5
#define CONFIG_SH_I2C_CLOCK 10000000
+#define CONFIG_SYS_I2C_POWERIC_ADDR 0x58 /* da9063 */
+
#endif /* __KOELSCH_H */
OpenPOWER on IntegriCloud