projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa2bcf4
)
mx53evk: Add RTC support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 25 Oct 2011 01:44:19 +0000
(
01:44
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Fri, 4 Nov 2011 21:06:37 +0000
(22:06 +0100)
MX53EVK has an MC13892 PMIC. Add RTC support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Jason Liu < jason.hui@linaro.org>
include/configs/mx53evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53evk.h
b/include/configs/mx53evk.h
index
8653207
..
1de2bf2
100644
(file)
--- a/
include/configs/mx53evk.h
+++ b/
include/configs/mx53evk.h
@@
-63,6
+63,7
@@
#define CONFIG_PMIC_I2C
#define CONFIG_PMIC_FSL
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 8
+#define CONFIG_RTC_MC13XXX
/* MMC Configs */
#define CONFIG_FSL_ESDHC
@@
-88,6
+89,7
@@
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_MII
#define CONFIG_CMD_NET
+#define CONFIG_CMD_DATE
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE