mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-23 05:08:24 +00:00

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"
|