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-12-02 01:19:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f350f67764
u-boot
/
drivers
/
ddr
/
imx
/
Kconfig
3 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
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/imx8m/Kconfig"
ddr: Add DDR driver for iMX8ULP Add iMX8ULP DDR initialization driver which loads the DDR timing parameters and executes the training procedure. When enabling IMX8ULP_DRAM_PHY_PLL_BYPASS, using PHY PLL bypass mode to do DDR init Signed-off-by: Ye Li <ye.li@nxp.com>
2021-08-07 08:01:11 +00:00
source "drivers/ddr/imx/imx8ulp/Kconfig"
Reference in a new issue
Copy permalink