This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
u-boot
Watch
0
Star
0
Fork
0
You've already forked u-boot
mirror of
https://github.com/u-boot/u-boot.git
synced
2024-12-05 02:23:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2bc1821e86
u-boot
/
drivers
/
ddr
/
Kconfig
3 lines
69 B
Plaintext
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 17:32:51 +08: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 18:19:57 +08:00
source "drivers/ddr/imx/Kconfig"
Reference in New Issue
Copy Permalink