Re: [U-Boot] [PATCH 9/9 v2] board/t1024qds: add retimer support on t1024qds

2014-12-05 Thread York Sun
On 11/24/2014 01:18 AM, Shengzhou Liu wrote: > Initialize retimer for XFI on t1024qds. > > Signed-off-by: Shengzhou Liu > --- > v2: updated function name. > Applied to u-boot-mpc85xx, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx

[U-Boot] [PATCH 9/9 v2] board/t1024qds: add retimer support on t1024qds

2014-11-24 Thread Shengzhou Liu
Initialize retimer for XFI on t1024qds. Signed-off-by: Shengzhou Liu --- v2: updated function name. board/freescale/t102xqds/t102xqds.c | 57 + include/configs/T102xQDS.h | 5 +++- 2 files changed, 61 insertions(+), 1 deletion(-) diff --git a/board

[U-Boot] [PATCH 9/9 v2] board/t1024qds: add retimer support on t1024qds

2014-11-24 Thread Shengzhou Liu
Initialize retimer for XFI on t1024qds. Signed-off-by: Shengzhou Liu --- v2: no change. board/freescale/t102xqds/t102xqds.c | 57 + include/configs/T102xQDS.h | 5 +++- 2 files changed, 61 insertions(+), 1 deletion(-) diff --git a/board/freescale/t