* [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC
@ 2013-03-22 19:30 Benoît Thébaudeau
2013-03-22 19:57 ` Fabio Estevam
2013-04-03 9:14 ` Stefano Babic
0 siblings, 2 replies; 3+ messages in thread
From: Benoît Thébaudeau @ 2013-03-22 19:30 UTC (permalink / raw)
To: u-boot
The mx25pdk board supports the i.MX25 DryIce RTC (imxdi), so enable it. This
allows to compile-test the imxdi driver in the mainline tree.
Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
---
include/configs/mx25pdk.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index c10e78b..4782f68 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -124,6 +124,10 @@
#define CONFIG_SYS_I2C_BASE IMX_I2C_BASE
#define CONFIG_SYS_I2C_SPEED 100000
+/* RTC */
+#define CONFIG_RTC_IMXDI
+#define CONFIG_CMD_DATE
+
/* Ethernet Configs */
#define CONFIG_CMD_PING
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC
2013-03-22 19:30 [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC Benoît Thébaudeau
@ 2013-03-22 19:57 ` Fabio Estevam
2013-04-03 9:14 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2013-03-22 19:57 UTC (permalink / raw)
To: u-boot
On Fri, Mar 22, 2013 at 4:30 PM, Beno?t Th?baudeau
<benoit.thebaudeau@advansee.com> wrote:
> The mx25pdk board supports the i.MX25 DryIce RTC (imxdi), so enable it. This
> allows to compile-test the imxdi driver in the mainline tree.
>
> Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
Thanks for the patch.
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC
2013-03-22 19:30 [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC Benoît Thébaudeau
2013-03-22 19:57 ` Fabio Estevam
@ 2013-04-03 9:14 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2013-04-03 9:14 UTC (permalink / raw)
To: u-boot
On 22/03/2013 20:30, Beno?t Th?baudeau wrote:
> The mx25pdk board supports the i.MX25 DryIce RTC (imxdi), so enable it. This
> allows to compile-test the imxdi driver in the mainline tree.
>
> Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-03 9:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22 19:30 [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC Benoît Thébaudeau
2013-03-22 19:57 ` Fabio Estevam
2013-04-03 9:14 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox