From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:54:07 -0700 Subject: [U-Boot] [U-Boot, v2] board/bsc9131rdb: Update IFC timings for NAND flash In-Reply-To: <1378814592-29754-1-git-send-email-prabhakar@freescale.com> References: <1378814592-29754-1-git-send-email-prabhakar@freescale.com> Message-ID: <5245C63F.30904@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/10/2013 05:03 AM, Prabhakar Kushwaha wrote: > Current IFC timings for NAND flash are not able to support existing > K9F1G08U0B and new K9F1G08U0D flash. > > so Update the timings to support both. > > Signed-off-by: Prabhakar Kushwaha > > --- > Changes for v2: updated subject > Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York