From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 13 Sep 2012 14:33:56 +0200 Subject: [U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. In-Reply-To: <1347270349-10942-1-git-send-email-josh.wu@atmel.com> References: <1347270349-10942-1-git-send-email-josh.wu@atmel.com> Message-ID: <5051D2B4.6@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- applied to u-boot-atmel/master, thanks! Best regards Andreas Bie?mann