projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da4285
)
arm: socfpga: enable the Altera SDRAM controller driver
author
Dinh Nguyen
<dinguyen@opensource.altera.com>
Wed, 3 Jun 2015 03:52:50 +0000
(22:52 -0500)
committer
Marek Vasut
<marex@denx.de>
Sat, 8 Aug 2015 12:14:05 +0000
(14:14 +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
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_common.h
b/include/configs/socfpga_common.h
index e8473b872adf82438e82bf6ce6ae94cf8c59b1b2..66972cd89a6f5353fef3af81863f9877fd1352c7 100644
(file)
--- a/
include/configs/socfpga_common.h
+++ b/
include/configs/socfpga_common.h
@@
-74,6
+74,11
@@
#define CONFIG_SYS_L2_PL310
#define CONFIG_SYS_PL310_BASE SOCFPGA_MPUL2_ADDRESS
+/*
+ * SDRAM controller
+ */
+#define CONFIG_ALTERA_SDRAM
+
/*
* EPCS/EPCQx1 Serial Flash Controller
*/