]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: socfpga: enable the Altera SDRAM controller driver
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 3 Jun 2015 03:52:50 +0000 (22:52 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:20 +0000 (08:17 +0200)
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>
include/configs/socfpga_common.h

index e8473b872adf82438e82bf6ce6ae94cf8c59b1b2..66972cd89a6f5353fef3af81863f9877fd1352c7 100644 (file)
 #define CONFIG_SYS_L2_PL310
 #define CONFIG_SYS_PL310_BASE          SOCFPGA_MPUL2_ADDRESS
 
+/*
+ * SDRAM controller
+ */
+#define CONFIG_ALTERA_SDRAM
+
 /*
  * EPCS/EPCQx1 Serial Flash Controller
  */