1
0
Fork 0
remarkable-uboot/drivers/ddr/fsl
York Sun f80d6472b4 driver/ddr/fsl: Fix DDR4 driver
When accumulated ECC is enabled, the DQ_MAP for ECC[4:7] needs to be set
to 0, i.e. 0->0, 1->1, etc., required by controller logic, even these pins
are not actually connected.

Also fix a bug when reading from DDR register to use proper accessor for
correct endianess.

Signed-off-by: York Sun <yorksun@freescale.com>
2014-09-25 08:36:20 -07:00
..
Makefile driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 2014-04-22 17:58:48 -07:00
arm_ddr_gen3.c driver/ddr/freescale: Fix DDR3 driver for ARM 2014-09-08 10:30:34 -07:00
ctrl_regs.c driver/ddr/fsl: Fix DDR4 driver 2014-09-25 08:36:20 -07:00
ddr1_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr2_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr3_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr4_dimm_params.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00
fsl_ddr_gen4.c driver/ddr/fsl: Fix DDR4 driver 2014-09-25 08:36:20 -07:00
interactive.c driver/ddr/fsl: Fix tXP and tCKE 2014-09-25 08:36:18 -07:00
lc_common_dimm_params.c driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 2014-04-22 17:58:48 -07:00
main.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00
mpc85xx_ddr_gen1.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
mpc85xx_ddr_gen2.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
mpc85xx_ddr_gen3.c mpc85xx/t104x: Add deep sleep framework support 2014-04-22 17:58:49 -07:00
mpc86xx_ddr.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
options.c driver/ddr/fsl: Fix tXP and tCKE 2014-09-25 08:36:18 -07:00
util.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00