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

2016-09-06 Thread Prabhakar Kushwaha
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Zhao Qiang > Sent: Wednesday, September 07, 2016 7:05 AM > To: york sun > Cc: u-boot@lists.denx.de; X.B. Xie > Subject: [U-Boot] [PATCH v3 1/2] Txxx/RCW: Split

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

2016-09-06 Thread Zhao Qiang
T series boards use unified RCW for sd, api 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