summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_common.h
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@opensource.altera.com>2015-06-02 22:52:50 -0500
committerMarek Vasut <marex@denx.de>2015-08-08 14:14:05 +0200
commitcdd4e6cc372b643e0aa09b5c31ff7e32d7a076de (patch)
treea03a091f2e0ba1c24907129f2230dc3cba92a3b1 /include/configs/socfpga_common.h
parent3da428595e861f90ff0d6687cedff3056f7c7890 (diff)
downloadblackbird-obmc-uboot-cdd4e6cc372b643e0aa09b5c31ff7e32d7a076de.tar.gz
blackbird-obmc-uboot-cdd4e6cc372b643e0aa09b5c31ff7e32d7a076de.zip
arm: socfpga: enable the Altera SDRAM controller driver
Enable the Altera SDRAM driver for the SoCFPGA platform. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/socfpga_common.h')
-rw-r--r--include/configs/socfpga_common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index e8473b872a..66972cd89a 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -75,6 +75,11 @@
#define CONFIG_SYS_PL310_BASE SOCFPGA_MPUL2_ADDRESS
/*
+ * SDRAM controller
+ */
+#define CONFIG_ALTERA_SDRAM
+
+/*
* EPCS/EPCQx1 Serial Flash Controller
*/
#ifdef CONFIG_ALTERA_SPI
OpenPOWER on IntegriCloud