Re: [U-Boot] [PATCH] powerpc/c29xpcie: modify DDR parameter to make DDR more stable

2013-09-27 Thread York Sun
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 _

[U-Boot] [PATCH] powerpc/c29xpcie: modify DDR parameter to make DDR more stable

2013-08-21 Thread Po Liu
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 --- board/freescale/c29xpcie/ddr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/c29xpcie/ddr.c b/board/fr