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

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 | 18 ++ > board/freescale/ls1043ardb/cpld.h | 1 + > 2 files changed, 19 insertions(+) > Squash this patch with nand boot patch.

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

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