Re: [U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support

2016-06-06 Thread Yao Yuan
On 06/07/2016 02:41 AM, York Sun wrote: > On 06/06/2016 03:53 AM, Yuan Yao wrote: > > From: Yuan Yao > > > > This patch adds QSPI boot support for LS2080AQDS board. > > The QSPI boot image need to be programmed into the QSPI flash first. > > Then we can switch to booting from QSPI memory space. >

Re: [U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support

2016-06-06 Thread York Sun
On 06/06/2016 03:53 AM, Yuan Yao wrote: > From: Yuan Yao > > This patch adds QSPI boot support for LS2080AQDS board. > The QSPI boot image need to be programmed into the QSPI flash > first. Then we can switch to booting from QSPI memory space. > > Yuan Yao (11): > armv8: ls2080aqds: Select QSP

[U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support

2016-06-06 Thread Yuan Yao
From: Yuan Yao This patch adds QSPI boot support for LS2080AQDS board. The QSPI boot image need to be programmed into the QSPI flash first. Then we can switch to booting from QSPI memory space. Yuan Yao (11): armv8: ls2080aqds: Select QSPI CLK div via SCFG configs: ls2080a_common: Remove dup