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 2/2] Fixes the crippled console output on PortuxG20.
Date: Tue, 04 Sep 2012 22:10:26 +0200	[thread overview]
Message-ID: <50466032.1050604@googlemail.com> (raw)
In-Reply-To: <1345141329-1084-3-git-send-email-mhubig@imko.de>

Dear Markus Hubig,

On 16.08.2012 20:22, Markus Hubig wrote:
> In order to use the serial interface on the PortuxG20 we need to enable the
> level converter first by setting the PC9 pin to high. The level converter needs
> some time to settle so we have to use the mdelay() function to wait for some
> time. Unfortunately we have no timers available at board_early_init_f() so we
> enable the serial output early within board_postclk_init().
>
> Now the U-Boot output looks fine:
>
> | U-Boot 2012.07-00132-gaf1a3b0-dirty (Aug 16 2012 - 18:21:32)
> |
> | CPU: AT91SAM9G20
> | Crystal frequency:   18.432 MHz
> | CPU clock        :  396.288 MHz
> | Master clock     :  132.096 MHz
> | DRAM:  64 MiB
> | WARNING: Caches not enabled
> | NAND:  128 MiB
> | In:    serial
> | Out:   serial
> | Err:   serial
> | Net:   macb0
> | Hit any key to stop autoboot:  0
>
> Signed-off-by: Markus Hubig <mhubig@imko.de>
> Cc: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---

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

Best regards

Andreas Bie?mann

  reply	other threads:[~2012-09-04 20:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-16 18:22 [U-Boot] [PATCH 0/2] at91: Fixes the crippled console output on PortuxG20 Markus Hubig
2012-08-16 18:22 ` [U-Boot] [PATCH 1/2] arm: Adds board_postclk_init to the init_sequence Markus Hubig
2012-09-04 19:17   ` Andreas Bießmann
2012-09-04 19:34     ` Albert ARIBAUD
2012-09-04 19:35       ` Andreas Bießmann
2012-09-04 20:01         ` Albert ARIBAUD
2012-09-04 20:08   ` Andreas Bießmann
2012-08-16 18:22 ` [U-Boot] [PATCH 2/2] Fixes the crippled console output on PortuxG20 Markus Hubig
2012-09-04 20:10   ` Andreas Bießmann [this message]
2012-08-31 12:36 ` [U-Boot] [PATCH 0/2] at91: " Markus Hubig
2012-08-31 13:25   ` Andreas Bießmann

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=50466032.1050604@googlemail.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