X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/0c728c8de88d86247d2a75348e71f5af37838c28..8590a76bcc7cbe1443abf37498f824a0eab0c8d7:/include/config.h 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 */