All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
Date: Thu, 13 Sep 2012 14:33:56 +0200	[thread overview]
Message-ID: <5051D2B4.6@gmail.com> (raw)
In-Reply-To: <1347270349-10942-1-git-send-email-josh.wu@atmel.com>

Dear Josh Wu,

On 10.09.2012 11:45, Josh Wu wrote:
> Before the patch, it looks like:
> 	|U-Boot 2012.07-00441-gd578d6f-dirty (Sep 10 2012 - 16:11:06)
> 	|
> 	|CPU: AT91SAM9G35
> 	|Crystal frequency:       12 MHz
> 	|CPU clock        :      400 MHz
> 	|Master clock     :  133.333 MHz
> 	|DRAM:  128 MiB
> 	|WARNING: Caches not enabled
>> 	|NAND:  Initialize PMECC params, cap: 2, sector: 512
>> 	|256 MiB
> 	|MMC:   mci: 0
> 	|In:    serial
> 	|Out:   serial
> 	|Err:   serial
> 	|Net:   macb0
> 	|Hit any key to stop autoboot:  0
> 
> After the patch:
> 	|U-Boot 2012.07-00441-gd578d6f-dirty (Sep 10 2012 - 16:18:11)
> 	|
> 	|CPU: AT91SAM9G35
> 	|Crystal frequency:       12 MHz
> 	|CPU clock        :      400 MHz
> 	|Master clock     :  133.333 MHz
> 	|DRAM:  128 MiB
> 	|WARNING: Caches not enabled
>> 	|NAND:  256 MiB
> 	|	... ...
> 	|Hit any key to stop autoboot:  0
> 
> Signed-off-by: Josh Wu <josh.wu@atmel.com>
> ---

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

Best regards

Andreas Bie?mann

      reply	other threads:[~2012-09-13 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10  9:45 [U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable Josh Wu
2012-09-13 12:33 ` 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=5051D2B4.6@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 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.