mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
e3963c0943
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>
2 lines
69 B
Text
2 lines
69 B
Text
source "drivers/ddr/altera/Kconfig"
|
|
source "drivers/ddr/imx/Kconfig"
|