public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix: brocken boot message at serial line on AT91SAM9263-EK board
Date: Thu, 28 Jun 2012 14:07:29 +0200	[thread overview]
Message-ID: <4FEC4901.3070404@gmail.com> (raw)
In-Reply-To: <1332167159-8916-1-git-send-email-esw@bus-elektronik.de>

Dear Jens Scharsig,

On 19.03.2012 15:25, Jens Scharsig (BuS Elektronik) wrote:
> 
> Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
> ---
>  board/atmel/at91sam9263ek/at91sam9263ek.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/board/atmel/at91sam9263ek/at91sam9263ek.c b/board/atmel/at91sam9263ek/at91sam9263ek.c
> index 41ec752..60ff1c0 100644
> --- a/board/atmel/at91sam9263ek/at91sam9263ek.c
> +++ b/board/atmel/at91sam9263ek/at91sam9263ek.c
> @@ -254,6 +254,7 @@ int board_early_init_f(void)
>  		(1 << ATMEL_ID_PIOCDE),
>  		&pmc->pcer);
>  
> +	at91_seriald_hw_init();
>  	return 0;
>  }
>  
> @@ -267,7 +268,6 @@ int board_init(void)
>  	/* adress of boot parameters */
>  	gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100;
>  
> -	at91_seriald_hw_init();
>  #ifdef CONFIG_CMD_NAND
>  	at91sam9263ek_nand_hw_init();
>  #endif
> 


applied to u-boot-atmel/master, thanks!

Best regards

Andreas Bie?mann

      reply	other threads:[~2012-06-28 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19 14:25 [U-Boot] [PATCH] Fix: brocken boot message at serial line on AT91SAM9263-EK board Jens Scharsig
2012-06-28 12:07 ` Andreas Bießmann [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=4FEC4901.3070404@gmail.com \
    --to=andreas.devel@googlemail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox