From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx35pdk: Add RTC support
Date: Wed, 26 Oct 2011 10:26:35 +0200 [thread overview]
Message-ID: <4EA7C43B.3070800@denx.de> (raw)
In-Reply-To: <1319542537-18880-1-git-send-email-fabio.estevam@freescale.com>
On 10/25/2011 01:35 PM, Fabio Estevam wrote:
> MX35PDK has an MC13892 PMIC. Add RTC support.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> include/configs/mx35pdk.h | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
> index 1707b4d..d7d6f96 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
>
Acked-by: Stefano Babic <sbabic@denx.de>
Tested-by: Stefano Babic <sbabic@denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
prev parent reply other threads:[~2011-10-26 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 11:35 [U-Boot] [PATCH] mx35pdk: Add RTC support Fabio Estevam
2011-10-26 8:26 ` Stefano Babic [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EA7C43B.3070800@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.