mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-04 04:01:54 +02:00
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>