This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
1
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b8a24e07b2bc8648277cb0ca8f6fb814e1e5fdb4
u-boot
/
drivers
/
ddr
/
imx
/
Kconfig
3 lines
80 B
Plaintext
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 16:01:11 +08:00
source "drivers/ddr/imx/imx8ulp/Kconfig"
Reference in New Issue
Copy Permalink