summaryrefslogtreecommitdiffstats
path: root/include/configs/silk.h
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2015-02-24 18:55:46 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 14:20:10 +0900
commit275ec28eed3d09bd924457b02ce29203172ae808 (patch)
treef10698ba01ba7cb3c1982aa21c323e3c7e77c4d1 /include/configs/silk.h
parent80069b7e4d9d1e77f1c3d9ba5a1f117990096d1d (diff)
downloadtalos-obmc-uboot-275ec28eed3d09bd924457b02ce29203172ae808.tar.gz
talos-obmc-uboot-275ec28eed3d09bd924457b02ce29203172ae808.zip
arm: rmobile: silk: Add support SDHI
This adds GPIO configuration and initialization function of SDHI on Silk board Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/silk.h')
-rw-r--r--include/configs/silk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/silk.h b/include/configs/silk.h
index 00a3158d3b..161e0a5e26 100644
--- a/include/configs/silk.h
+++ b/include/configs/silk.h
@@ -101,6 +101,9 @@
#define CONFIG_SH_MMCIF_ADDR 0xee200000
#define CONFIG_SH_MMCIF_CLK 48000000
+/* SDHI */
+#define CONFIG_SH_SDHI_FREQ 97500000
+
/* Module stop status bits */
/* INTC-RT */
#define CONFIG_SMSTP0_ENA 0x00400000
OpenPOWER on IntegriCloud