Re: [U-Boot] [PATCH] pbl: use "wait" command instead of "flush" command

2016-09-01 Thread Qiang Zhao
On 08/31/2016 11:21 AM, York Sun wrote: > -Original Message- > From: york sun > Sent: Wednesday, August 31, 2016 11:21 PM > To: Qiang Zhao > Cc: u-boot@lists.denx.de; Shengzhou Liu ; Xiaobo > Xie > Subject: Re: [PATCH] pbl: use "wait" command instead of "flush" command > > On 08/31/2016

Re: [U-Boot] [PATCH] pbl: use "wait" command instead of "flush" command

2016-08-31 Thread york sun
On 08/31/2016 01:11 AM, Zhao Qiang wrote: > FLUSH command is restricted to CCSR space. So use WAIT > command in case of non-CCSR board. I guess you mean non-CCSR space, right? > And split txxx_rcw.cfg to txxx_sd_rcw.cfg, txxx_spi_rcw.cfg > and txxx_nand_rcw.cfg for SPI/NAND/SD boot. It may be be

[U-Boot] [PATCH] pbl: use "wait" command instead of "flush" command

2016-08-31 Thread Zhao Qiang
FLUSH command is restricted to CCSR space. So use WAIT command in case of non-CCSR board. And split txxx_rcw.cfg to txxx_sd_rcw.cfg, txxx_spi_rcw.cfg and txxx_nand_rcw.cfg for SPI/NAND/SD boot. Signed-off-by: Zhao Qiang --- .../t102xqds/{t1024_rcw.cfg => t1024_nand_rcw.cfg} | 0 .../t102xqds/{t