From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:53:16 -0700 Subject: [U-Boot] [PATCH] powerpc:c29xpcie: make ifc timing parameter flexible In-Reply-To: <1377066138-16257-1-git-send-email-Po.Liu@freescale.com> References: <1377066138-16257-1-git-send-email-Po.Liu@freescale.com> Message-ID: <5245C60C.3010406@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 08/20/2013 11:22 PM, Po Liu wrote: > This patch re-config the NOR flash timing parameters which could make > the ifc timing more flexible for NOR flash. > The new parameters could fix the problem of hanging at "Flash:" > occasionally when booting the board. > > Signed-off-by: Po Liu > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York