-
- Downloads
mpc85xx: Adding more registers and options
This patch exposes more registers which can be used by the DDR drivers or interactive debugging. U-boot doesn't use all the registers in DDRC. When advanced tuning is required, writing to those registers is needed. Add writing to cdr1, cdr2, err_disable, err_int_en and debug registers Add options to override rcw, address parity to RDIMMs. Use array for debug registers. Signed-off-by:York Sun <yorksun@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/cpu/mpc85xx/ddr-gen3.c 9 additions, 3 deletionsarch/powerpc/cpu/mpc85xx/ddr-gen3.c
- arch/powerpc/include/asm/fsl_ddr_sdram.h 12 additions, 0 deletionsarch/powerpc/include/asm/fsl_ddr_sdram.h
- arch/powerpc/include/asm/immap_85xx.h 2 additions, 19 deletionsarch/powerpc/include/asm/immap_85xx.h
- board/tqc/tqm85xx/sdram.c 4 additions, 4 deletionsboard/tqc/tqm85xx/sdram.c
Loading
Please register or sign in to comment