On 12/09/2011 03:27 AM, Liu Shengzhou-B36685 wrote:
> Before calling nand_scan_ident(), we can still use 2k FCM RAM, not need a
> buffer greater than 2k,
> After nand_scan_ident(), if writesize > 2048, then allocate a large buffer.
> We can do it in fsl_elbc_chip_init_tail()
> if (mtd->writesiz
> -Original Message-
>
> Message: 4
> Date: Sun, 4 Dec 2011 12:31:38 +0800
> From:
> To: , ,
>
> Cc: linux-ker...@vger.kernel.org, shuo@freescale.com,
> linux-...@lists.infradead.org, a...@linux-foundation.org,
> linuxppc-dev@lists.ozlabs.org
> Subject: [PATCH 3/3