driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
This patch enables the SDRAM controller that is used on Altera's SoCFPGA
family. This patch configures the SDRAM controller based on a configuration
file that is generated from the Quartus tool, sdram_config.h.
Signed-off-by:
Dinh Nguyen <dinguyen@opensource.altera.com>
Showing
- Makefile 1 addition, 0 deletionsMakefile
- arch/arm/mach-socfpga/include/mach/sdram.h 299 additions, 12 deletionsarch/arm/mach-socfpga/include/mach/sdram.h
- arch/arm/mach-socfpga/include/mach/sdram_config.h 100 additions, 0 deletionsarch/arm/mach-socfpga/include/mach/sdram_config.h
- drivers/ddr/altera/sdram.c 799 additions, 0 deletionsdrivers/ddr/altera/sdram.c
- scripts/Makefile.spl 1 addition, 0 deletionsscripts/Makefile.spl
Loading
Please register or sign in to comment