
On 03/06/2016 10:09 PM, Yao Yuan wrote:
On 03/04/2016 12:49 AM, York Sun wrote:
On 03/02/2016 06:30 PM, Yao Yuan wrote:
On 03/03/2016 12:52 AM, York Sun wrote:
On 03/02/2016 02:41 AM, Yuan Yao wrote:
From: Yuan Yao yao.yuan@nxp.com
This patch adds QSPI boot support for LS2080AQDS board. The QSPI boot image need to be programmed into the QSPI flash first. Then the booting will start from QSPI memory space.
Signed-off-by: Yuan Yao yao.yuan@nxp.com
Please update the README file to include procedure to deply QSPI image.
York
Hi York,
Thanks for your review. So where should I put the README file?
board/freescale/ls2080aqds/README
York
Hi York,
Do you know is there any example exist in uboot that I can take reference? Or is there any format and content requirement for the procedure to deply QSPI image?
Yuan,
There are some README files with similar information, for example
doc/README.pblimage board/freescale/t102xqds/README
York