summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-10-25 01:35:37 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:19 +0100
commitd28d6a96192d69acd99ebe7031908f18f8765262 (patch)
tree875a430f5cc108f8ec75a456eb3bea16e25bfc43 /include/configs/mx35pdk.h
parentd736ebea1cc335e89643656c3db33f5df55ffb16 (diff)
downloadtalos-obmc-uboot-d28d6a96192d69acd99ebe7031908f18f8765262.tar.gz
talos-obmc-uboot-d28d6a96192d69acd99ebe7031908f18f8765262.zip
mx35pdk: Add RTC support
MX35PDK has an MC13892 PMIC. Add RTC support. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de> Tested-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 79bae5637f..32ed6096ae 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -73,6 +73,7 @@
#define CONFIG_PMIC_I2C
#define CONFIG_PMIC_FSL
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x08
+#define CONFIG_RTC_MC13XXX
/*
* MFD MC9SDZ60
@@ -111,6 +112,7 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_NET
#define CONFIG_NET_RETRY_COUNT 100
+#define CONFIG_CMD_DATE
#define CONFIG_BOOTDELAY 3
OpenPOWER on IntegriCloud