[U-Boot] [PATCH 1/2] NAND: ADD page Parameter to all read_page/read_page_raw API's
Scott Wood
scottwood at freescale.com
Wed Aug 12 00:41:53 CEST 2009
On Mon, Aug 10, 2009 at 01:27:46PM -0400, s-paulraj at dal.design.ti.com wrote:
> From: Sandeep Paulraj <s-paulraj at ti.com>
>
> This patch adds a new "page" parameter to all NAND read_page/read_page_raw
> APIs. The read_page API for the new mode ECC_HW_OOB_FIRST requires the
> page information to send the READOOB command and read the OOB area before
> the data area.
>
> This patch has been accepted by Andrew Morton and can be found at
> http://userweb.kernel.org/~akpm/mmotm/broken-out/mtd-nand-add-page-parameter-to-all-read_page-read_page_raw-apis.patch
>
> WE would like this to become part of the u-boot GIT as well
>
> Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> Signed-off-by: Sneha Narnakaje <nsnehaprabha at ti.com>
Applied to u-boot-nand-flash/next.
-Scott
More information about the U-Boot
mailing list