From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:53:25 -0700 Subject: [U-Boot] [PATCH] powerpc/c29xpcie: modify DDR parameter to make DDR more stable In-Reply-To: <1377066222-16318-1-git-send-email-Po.Liu@freescale.com> References: <1377066222-16318-1-git-send-email-Po.Liu@freescale.com> Message-ID: <5245C615.70700@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:23 PM, Po Liu wrote: > DDR parameters clk_adjust were changed. This can make the DDR > run more stable. The new value were gotten by the DDR testing > tool. > > Signed-off-by: Po Liu > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York