Re: [U-Boot] [PATCH] powerpc/mpc85xx: Serdes protocol 00 is supported

2014-09-25 Thread York Sun
On 09/04/2014 09:53 AM, Ebony Zhu wrote: 0x00 is a valid serdes protocol for QorIQ parts, and can not be used to test whether the serdes is enabled or disabled. Signed-off-by: Ebony Zhu b45...@freescale.com --- arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c | 5 - 1 file changed, 5

[U-Boot] [PATCH] powerpc/mpc85xx: Serdes protocol 00 is supported

2014-09-04 Thread Ebony Zhu
0x00 is a valid serdes protocol for QorIQ parts, and can not be used to test whether the serdes is enabled or disabled. Signed-off-by: Ebony Zhu b45...@freescale.com --- arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c | 5 - 1 file changed, 5 deletions(-) diff --git