]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx51evk.h
mx51evk: Add RTC support
[karo-tx-uboot.git] / include / configs / mx51evk.h
index 2983a95e165bbefafec3cc7473e6441db46f572e..85cc87e3574d7cb1ca19d4ba6e49582141469072 100644 (file)
@@ -79,6 +79,7 @@
 #define CONFIG_FSL_PMIC_CLK    2500000
 #define CONFIG_FSL_PMIC_MODE   (SPI_MODE_0 | SPI_CS_HIGH)
 #define CONFIG_FSL_PMIC_BITLEN 32
+#define CONFIG_RTC_MC13XXX
 
 /*
  * MMC Configs
 
 #undef CONFIG_CMD_IMLS
 
+#define CONFIG_CMD_DATE
+
 #define CONFIG_BOOTDELAY       3
 
 #define CONFIG_ETHPRIME                "FEC0"