Re: [U-Boot] [Patch v2 16/16] armv8/ls1043ardb: Add cpld command to boot from sd

2015-09-21 Thread York Sun
On 09/17/2015 12:06 AM, Gong Qianyu wrote: > Signed-off-by: Gong Qianyu > --- > board/freescale/ls1043ardb/cpld.c | 17 + > board/freescale/ls1043ardb/cpld.h | 1 + > 2 files changed, 18 insertions(+) Squash this patch with SD boot patch. York

[U-Boot] [Patch v2 16/16] armv8/ls1043ardb: Add cpld command to boot from sd

2015-09-17 Thread Gong Qianyu
Signed-off-by: Gong Qianyu --- board/freescale/ls1043ardb/cpld.c | 17 + board/freescale/ls1043ardb/cpld.h | 1 + 2 files changed, 18 insertions(+) diff --git a/board/freescale/ls1043ardb/cpld.c b/board/freescale/ls1043ardb/cpld.c index