summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
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 */