Re: [U-Boot] [PATCH] corenet_ds: Update to use new hwconfig APIs

2011-01-19 Thread Kumar Gala
On Jan 12, 2011, at 10:20 AM, York Sun wrote: Hwconfig is called before relocating. Use the new hwconfig APIs. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c | 15 +-- 1 files changed, 13 insertions(+), 2 deletions(-) applied

[U-Boot] [PATCH] corenet_ds: Update to use new hwconfig APIs

2011-01-12 Thread York Sun
Hwconfig is called before relocating. Use the new hwconfig APIs. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c | 15 +-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c