Re: [U-Boot] [PATCH 4/4] qe: add qe support for ls1021a-twr board

2014-11-25 Thread York Sun
On 09/26/2014 01:25 AM, Zhao Qiang wrote: > Signed-off-by: Zhao Qiang > --- > board/freescale/ls1021atwr/ls1021atwr.c | 7 +++ > include/configs/ls1021atwr.h| 6 ++ > 2 files changed, 13 insertions(+) Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York

[U-Boot] [PATCH 4/4] qe: add qe support for ls1021a-twr board

2014-09-26 Thread Zhao Qiang
Signed-off-by: Zhao Qiang --- board/freescale/ls1021atwr/ls1021atwr.c | 7 +++ include/configs/ls1021atwr.h| 6 ++ 2 files changed, 13 insertions(+) diff --git a/board/freescale/ls1021atwr/ls1021atwr.c b/board/freescale/ls1021atwr/ls1021atwr.c index b522ff2..da09d6e 100644 -