From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:45:38 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: Serdes protocol "00" is supported In-Reply-To: <1409849580-1260-1-git-send-email-b45385@freescale.com> References: <1409849580-1260-1-git-send-email-b45385@freescale.com> Message-ID: <542446B2.4000403@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 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 > --- > arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c | 5 ----- > 1 file changed, 5 deletions(-) > Applied to u-boot-mpc85xx, awaiting upstream. York