Re: [U-Boot] [PATCH v5 1/2] Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.

2016-10-15 Thread york sun
On 09/07/2016 10:07 PM, Zhao Qiang wrote: > T series boards use unified RCW for sd, spi and nand boot. > Now split txxx_rcw.cfg to txxx_sd_rcw.cfg, txxx_spi_rcw.cfg > and txxx_nand_rcw.cfg for SPI/NAND/SD boot. > And modify RCW[PBI_SRC] for them: > PBI_SRC=5for SPI 24-bit

[U-Boot] [PATCH v5 1/2] Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.

2016-09-08 Thread Zhao Qiang
T series boards use unified RCW for sd, spi and nand boot. Now split txxx_rcw.cfg to txxx_sd_rcw.cfg, txxx_spi_rcw.cfg and txxx_nand_rcw.cfg for SPI/NAND/SD boot. And modify RCW[PBI_SRC] for them: PBI_SRC=5for SPI 24-bit addressing PBI_SRC=6for SD boot