Re: [U-Boot] [PATCH 2/5] powerpc/85xx: Remove unnecessary polling loop from DDR init

2011-01-31 Thread Kumar Gala
On Jan 26, 2011, at 12:22 AM, Kumar Gala wrote: > From: York Sun > > This polling loop is not required normally, unless specifically stated in > workaround. > > Signed-off-by: York Sun > Signed-off-by: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/ddr-gen3.c |2 -- > 1 files changed, 0 inse

[U-Boot] [PATCH 2/5] powerpc/85xx: Remove unnecessary polling loop from DDR init

2011-01-25 Thread Kumar Gala
From: York Sun This polling loop is not required normally, unless specifically stated in workaround. Signed-off-by: York Sun Signed-off-by: Kumar Gala --- arch/powerpc/cpu/mpc85xx/ddr-gen3.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/ddr