[U-Boot] [PATCH v5 1/2] Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
york sun
york.sun at nxp.com
Sat Oct 15 19:03:02 CEST 2016
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 at 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
More information about the U-Boot
mailing list