mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-25 11:25:17 +00:00
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>
This commit is contained in:
parent
6b0b181afd
commit
152d99f004
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIG_RTC_DS1337
|
#define CONFIG_RTC_DS1337
|
||||||
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
|
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
|
||||||
|
#define CONFIG_SYS_DS1339_TCR_VAL 0xAB /* diode + 4k resistor */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Flash configuration
|
* Flash configuration
|
||||||
|
|
Loading…
Reference in a new issue