This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-06 21:24:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6ddde48b49
u-boot
/
drivers
/
ddr
/
Kconfig
3 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig Convert Altera DDR SDRAM driver to use Kconfig method. Enable ALTERA_SDRAM by default if it is on Gen5 target. Arria 10 will have different driver. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
2017-04-05 09:32:51 +00:00
source "drivers/ddr/altera/Kconfig"
drivers: ddr: introduce DDR driver for i.MX8M Introduce DDR driver for i.MX8M. The driver will be used by SPL to initialze DDR PHY and DDR Controller. Signed-off-by: Peng Fan <peng.fan@nxp.com>
2018-11-20 10:19:57 +00:00
source "drivers/ddr/imx/Kconfig"
Reference in a new issue
Copy permalink