u-boot/drivers/ddr/fsl
York Sun 4baa38c51a driver/ddr/fsl: Revise workaround A008511 for A009803
DDR controller 5.2.1 has this erratum A008511 partially fixed.
The workaround needs to be adjusted to take advantage of Vref
training. This patch enables the training and force output
enable to be off.

Erratum A009803 requires the controller to be idel before enabling
address parity. It was combined with workaround for A008511. With
new A008511 flow, this flow needs to be changed to enabling
data init (D_INIT) after the address parity is enabled.

Signed-off-by: York Sun <york.sun@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2016-09-14 14:05:38 -07:00
..
arm_ddr_gen3.c driver/ddr/fsl: Add support for multiple DDR clocks 2015-02-24 13:09:18 -08:00
ctrl_regs.c driver/ddr/fsl: Fix timing_cfg_2 2016-08-02 09:47:34 -07:00
ddr1_dimm_params.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
ddr2_dimm_params.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
ddr3_dimm_params.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
ddr4_dimm_params.c driver/ddr/fsl: Fix driver to support empty first slot 2015-04-23 08:55:53 -07:00
fsl_ddr_gen4.c driver/ddr/fsl: Revise workaround A008511 for A009803 2016-09-14 14:05:38 -07:00
interactive.c driver/ddr/fsl: Add more debug registers 2016-09-14 14:05:32 -07:00
lc_common_dimm_params.c Fix typo choosen in comments and printf logs 2016-03-27 09:12:23 -04:00
main.c drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers 2016-01-25 08:24:16 -08:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
mpc85xx_ddr_gen1.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mpc85xx_ddr_gen2.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mpc85xx_ddr_gen3.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mpc86xx_ddr.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
options.c drivers/ddr/fsl: Disabling data init if ECC is not enabled 2016-06-03 14:12:48 -07:00
util.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00