Re: [U-Boot] [PATCH] QE: add QE support on SD boot

2017-04-19 Thread York Sun
On 04/13/2017 06:17 PM, Zhao Qiang wrote: modify u_qe_init to upload QE firmware from SD card when it is SD boot Signed-off-by: Zhao Qiang --- drivers/qe/qe.c | 34 +- include/configs/ls1043a_common.h | 4 include/configs/ls1043ardb.h

[U-Boot] [PATCH] QE: add QE support on SD boot

2017-04-13 Thread Zhao Qiang
modify u_qe_init to upload QE firmware from SD card when it is SD boot Signed-off-by: Zhao Qiang --- drivers/qe/qe.c | 34 +- include/configs/ls1043a_common.h | 4 include/configs/ls1043ardb.h | 7 --- 3 files changed, 37 insertions