summaryrefslogtreecommitdiffstats
path: root/include/configs/digsy_mtc.h
diff options
context:
space:
mode:
authorWerner Pfister <werner.pfister@intercontrol.de>2009-09-21 14:49:56 +0200
committerWolfgang Denk <wd@denx.de>2009-09-24 00:21:06 +0200
commitc569ad6e1e8768a0fec513ffc156412240b7eb35 (patch)
treef1403d9fd406c02779e6c78f484f37eacc4c028a /include/configs/digsy_mtc.h
parentb0078c8792badd81aed51b7eabe85e960036361c (diff)
downloadtalos-obmc-uboot-c569ad6e1e8768a0fec513ffc156412240b7eb35.tar.gz
talos-obmc-uboot-c569ad6e1e8768a0fec513ffc156412240b7eb35.zip
digsy_mtc: Add TCR register value for RTC (DS1339)
Signed-off-by: Werner Pfister <werner.pfister@intercontrol.de> Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include/configs/digsy_mtc.h')
-rw-r--r--include/configs/digsy_mtc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index 2bdaaace33..7a1a7c3331 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/configs/digsy_mtc.h
@@ -244,6 +244,7 @@
*/
#define CONFIG_RTC_DS1337
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
+#define CONFIG_SYS_DS1339_TCR_VAL 0xAB /* diode + 4k resistor */
/*
* Flash configuration
OpenPOWER on IntegriCloud