mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 2/3] Use mx53-related functions for i.MX53 boards
Date: Sun, 18 Mar 2012 16:15:28 +0100	[thread overview]
Message-ID: <20120318151528.GS3852@pengutronix.de> (raw)
In-Reply-To: <1332061159-5118-1-git-send-email-shc_work@mail.ru>

On Sun, Mar 18, 2012 at 12:59:19PM +0400, Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Applied, thanks.

Sascha

> ---
>  arch/arm/boards/freescale-mx53-loco/board.c |    2 +-
>  arch/arm/boards/freescale-mx53-smd/board.c  |    2 +-
>  arch/arm/boards/tqma53/board.c              |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/boards/freescale-mx53-loco/board.c b/arch/arm/boards/freescale-mx53-loco/board.c
> index 6c0e1d1..6ae597a 100644
> --- a/arch/arm/boards/freescale-mx53-loco/board.c
> +++ b/arch/arm/boards/freescale-mx53-loco/board.c
> @@ -165,7 +165,7 @@ static struct esdhc_platform_data loco_sd3_data = {
>  
>  static int loco_devices_init(void)
>  {
> -	imx51_iim_register_fec_ethaddr();
> +	imx53_iim_register_fec_ethaddr();
>  	imx53_add_fec(&fec_info);
>  	imx53_add_mmc0(&loco_sd1_data);
>  	imx53_add_mmc2(&loco_sd3_data);
> diff --git a/arch/arm/boards/freescale-mx53-smd/board.c b/arch/arm/boards/freescale-mx53-smd/board.c
> index a7259ba..7230245 100644
> --- a/arch/arm/boards/freescale-mx53-smd/board.c
> +++ b/arch/arm/boards/freescale-mx53-smd/board.c
> @@ -133,7 +133,7 @@ static struct esdhc_platform_data loco_sd3_data = {
>  
>  static int smd_devices_init(void)
>  {
> -	imx51_iim_register_fec_ethaddr();
> +	imx53_iim_register_fec_ethaddr();
>  	imx53_add_fec(&fec_info);
>  	imx53_add_mmc0(&loco_sd1_data);
>  	imx53_add_mmc2(&loco_sd3_data);
> diff --git a/arch/arm/boards/tqma53/board.c b/arch/arm/boards/tqma53/board.c
> index 020eb68..184c00f 100644
> --- a/arch/arm/boards/tqma53/board.c
> +++ b/arch/arm/boards/tqma53/board.c
> @@ -240,7 +240,7 @@ static int tqma53_devices_init(void)
>  	mdelay(1);
>  	gpio_set_value(GPIO_FEC_NRESET, 1);
>  
> -	imx51_iim_register_fec_ethaddr();
> +	imx53_iim_register_fec_ethaddr();
>  	imx53_add_fec(&fec_info);
>  	imx53_add_mmc1(&tqma53_sd2_data);
>  	imx53_add_mmc2(&tqma53_sd3_data);
> -- 
> 1.7.3.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2012-03-18 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18  8:59 Alexander Shiyan
2012-03-18 15:15 ` Sascha Hauer [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=20120318151528.GS3852@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=shc_work@mail.ru \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox