Re: [U-Boot] [PATCH][v2] driver/nand: Add support of 16K SRAM for IFC 2.0

2014-06-13 Thread Scott Wood
On Thu, 2014-06-12 at 12:14 +0530, Prabhakar Kushwaha wrote: Internal SRAM has been incresed from 8KB to 16KB for IFC cotroller ver 2.0. Update the page offset calculation logic to support the same. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- Changes for v2: rebased the

[U-Boot] [PATCH][v2] driver/nand: Add support of 16K SRAM for IFC 2.0

2014-06-12 Thread Prabhakar Kushwaha
Internal SRAM has been incresed from 8KB to 16KB for IFC cotroller ver 2.0. Update the page offset calculation logic to support the same. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- Changes for v2: rebased the patch drivers/mtd/nand/fsl_ifc_nand.c | 25