[U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.

Andreas Bießmann andreas.devel at googlemail.com
Thu Sep 13 14:33:56 CEST 2012


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 at atmel.com>
> ---

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

Best regards

Andreas Bießmann


More information about the U-Boot mailing list