Re: [PATCH 2/3] mtd/nand : set Nand flash page address to FBAR andFPAR correctly

From: Artem Bityutskiy
Date: Thu Nov 17 2011 - 17:13:40 EST


On Tue, 2011-11-15 at 17:29 +0800, b35362@xxxxxxxxxxxxx wrote:
> From: Liu Shuo <b35362@xxxxxxxxxxxxx>
>
> If we use the Nand flash chip whose number of pages in a block is greater
> than 64(for large page), we must treat the low bit of FBAR as being the
> high bit of the page address due to the limitation of FCM, it simply uses
> the low 6-bits (for large page) of the combined block/page address as the
> FPAR component, rather than considering the actual block size.

Looks like this patch depends on the previous white-space clean-up patch
- could you please refactor it (and 3/3 too) and resend?

Artem.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/