imx: mx7: DDR controller configuration for the i.MX7 architecture
The configuration files imximage.cfg are used for the DDR controller
configuration.
Add DDR configuration function to replace the DDR controller
configuration in the imximage.cfg file. The function can be used for
DDR size detection.
Signed-off-by:
Uri Mashiach <uri.mashiach@compulab.co.il>
Showing
- arch/arm/include/asm/arch-mx7/crm_regs.h 5 additions, 0 deletionsarch/arm/include/asm/arch-mx7/crm_regs.h
- arch/arm/include/asm/arch-mx7/imx-regs.h 2 additions, 0 deletionsarch/arm/include/asm/arch-mx7/imx-regs.h
- arch/arm/include/asm/arch-mx7/mx7-ddr.h 155 additions, 0 deletionsarch/arm/include/asm/arch-mx7/mx7-ddr.h
- arch/arm/mach-imx/mx7/Makefile 1 addition, 1 deletionarch/arm/mach-imx/mx7/Makefile
- arch/arm/mach-imx/mx7/ddr.c 201 additions, 0 deletionsarch/arm/mach-imx/mx7/ddr.c
Loading
Please register or sign in to comment