u-boot-brain/drivers/ddr/fsl
York Sun 944537c56e drivers/ddr/fsl: Modify binding registers to save time on data init
DDR controllers always use binding register to determine the memory
space to perform data initialization. In case of controller interleaving,
the space is doubled, resulting twice long wait. It wasn't too bad until
the memory capacity increases. To reduce the wait time, reduce the
binding space to half and restore it after data initialization.
Three-way interleaving is no longer used and is removed.

Signed-off-by: York Sun <york.sun@nxp.com>
2018-01-30 09:14:07 -08:00
..
arm_ddr_gen3.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ctrl_regs.c drivers/ddr/fsl: Add calculation of register control words 2018-01-30 09:14:07 -08:00
ddr1_dimm_params.c drivers: squash lines for immediate return 2016-09-23 17:53:54 -04:00
ddr2_dimm_params.c drivers: squash lines for immediate return 2016-09-23 17:53:54 -04:00
ddr3_dimm_params.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
ddr4_dimm_params.c drivers/ddr/fsl: Add calculation of register control words 2018-01-30 09:14:07 -08:00
fsl_ddr_gen4.c drivers/ddr/fsl: Modify binding registers to save time on data init 2018-01-30 09:14:07 -08:00
fsl_mmdc.c driver: ddr: fsl_mmdc: Pass board parameters through data structure 2016-09-26 08:53:07 -07:00
interactive.c drivers/ddr/fsl: Add 3DS RDIMM support 2018-01-30 09:14:07 -08:00
Kconfig ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS 2017-01-04 19:40:52 -05:00
lc_common_dimm_params.c drivers/ddr/fsl: Add 3DS RDIMM support 2018-01-30 09:14:07 -08:00
main.c board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
Makefile fsl_ddr: Move DDR config options to driver Kconfig 2017-01-04 19:40:41 -05:00
mpc85xx_ddr_gen1.c powerpc: MPC8555: Remove macro CONFIG_MPC8555 2016-11-23 23:42:05 -08:00
mpc85xx_ddr_gen2.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mpc85xx_ddr_gen3.c ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS 2017-01-04 19:40:52 -05:00
mpc86xx_ddr.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
options.c drivers/ddr/fsl: Add calculation of register control words 2018-01-30 09:14:07 -08:00
util.c armv8: ls1088a: Add NXP LS1088A SoC support 2017-09-11 08:00:13 -07:00