summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorLeo C2015-05-21 17:29:19 +0200
committerLeo C2015-05-21 17:29:19 +0200
commit393b1897603fddeb4f16170880ddd9414b3726e0 (patch)
tree94d886874adad696d745d7c276bd10d3f0b951c3 /include/config.h
parent0c728c8de88d86247d2a75348e71f5af37838c28 (diff)
downloadz180-stamp-393b1897603fddeb4f16170880ddd9414b3726e0.zip
f_sync only, when timout (currently 1s) after last write operation.hexrel-6
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 99e4e78..f8b9d73 100644
--- a/include/config.h
+++ b/include/config.h
@@ -33,6 +33,10 @@
#define CONFIG_CMD_DATE 1
+
+//#define CONFIG_CMD_LOADB
+
+
#define CONFIG_SYS_I2C_RTC_ADDR 0x50
#define CONFIG_SYS_I2C_BUFSIZE 64
#define CONFIG_SYS_I2C_CLOCK 100000L /* SCL clock frequency in Hz */