Re: [U-Boot] [PATCH] armv8: ls1028a: Add other serdes protocal support

2019-06-19 Thread Prabhakar Kushwaha
@lists.denx.de; York Sun > > Cc: Jiafei Pan ; Xiaowei Bao > Subject: [U-Boot] [PATCH] armv8: ls1028a: Add other serdes protocal support > > Add other serdes protocal support. > > Signed-off-by: Xiaowei Bao > --- This patch has been appli

[U-Boot] [PATCH] armv8: ls1028a: Add other serdes protocal support

2019-05-21 Thread Xiaowei Bao
Add other serdes protocal support. Signed-off-by: Xiaowei Bao --- arch/arm/cpu/armv8/fsl-layerscape/ls1028a_serdes.c | 13 + .../include/asm/arch-fsl-layerscape/fsl_serdes.h | 12 2 files changed, 25 insertions(+), 0 deletions(-) diff --git