
15 Oct
2016
15 Oct
'16
7:03 p.m.
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=5 for SPI 24-bit addressing PBI_SRC=6 for SD boot PBI_SRC=14 for IFC NAND boot
Signed-off-by: Zhao Qiang qiang.zhao@nxp.com
Changes for v2:
- split to two patches
Changes for v3:
- modify commit msg, explain why modify the PBI_SRC.
Changes for v4:
- modify commit msg
Changes for v5:
- modify commit msg
Applied to u-boot-mpc85xx master, awaiting upstream. Thanks.
York