mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
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>
This commit is contained in:
parent
3da428595e
commit
cdd4e6cc37
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue