Skip to content
Snippets Groups Projects
Commit c569ad6e authored by Werner Pfister's avatar Werner Pfister Committed by Wolfgang Denk
Browse files

digsy_mtc: Add TCR register value for RTC (DS1339)

parent b0078c87
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment