mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 13:14:19 +08: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>
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
source "drivers/ddr/altera/Kconfig"
|
|
source "drivers/ddr/imx/Kconfig"
|