u-boot-brain/board/freescale/t4rdb
Zhao Qiang ec90ac7359 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
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>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-10-14 10:21:03 -07:00
..
cpld.c powerpc/t4rdb: fix cpld reset altbank 2015-07-28 14:41:15 -07:00
cpld.h powerpc/t4rdb: Add support of CPLD 2014-11-14 11:12:14 -08:00
ddr.c board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot 2016-06-03 22:12:54 -07:00
ddr.h board/freescale: Update ddr clk_adjust 2016-06-03 14:06:57 -07:00
eth.c powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB 2016-05-24 17:11:03 -07:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
law.c powerpc/t4rdb: Add support of CPLD 2014-11-14 11:12:14 -08:00
MAINTAINERS powerpc/t4rdb: Add SD boot support for T4240RDB board 2015-05-04 09:24:04 -07:00
Makefile freescale: Tweak various Makefiles to remove redundancy, fix aesthetics 2016-06-03 22:14:27 -07:00
pci.c powerpc/85xx: Add T4240RDB board support 2014-05-13 08:24:32 -07:00
spl.c powerpc/board: SPL: Enable malloc flag in global data. 2016-06-03 22:12:06 -07:00
t4_pbi.cfg powerpc/t4rdb: Add SD boot support for T4240RDB board 2015-05-04 09:24:04 -07:00
t4_sd_rcw.cfg Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. 2016-10-14 10:21:03 -07:00
t4rdb.h powerpc/85xx: Add T4240RDB board support 2014-05-13 08:24:32 -07:00
t4240rdb.c usb: fsl: Rename fdt_fixup_dr_usb 2016-09-27 23:30:27 +02:00
tlb.c powerpc/t4rdb: Add SD boot support for T4240RDB board 2015-05-04 09:24:04 -07:00