mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-09 22:56:13 +02:00
nxp: imx8mp_evk: Enable SPL_CLK_IMX8MP
Enable SPL_CLK_IMX8M to make sure clk_enable could work proper in SPL phase by using clock framework driver. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
f6963fc232
commit
6830f1ec97
@ -87,6 +87,7 @@ CONFIG_ETHPRIME="eth1"
|
||||
CONFIG_NET_RANDOM_ETHADDR=y
|
||||
CONFIG_SPL_DM=y
|
||||
CONFIG_CLK_COMPOSITE_CCF=y
|
||||
CONFIG_SPL_CLK_IMX8MP=y
|
||||
CONFIG_CLK_IMX8MP=y
|
||||
CONFIG_DFU_MMC=y
|
||||
CONFIG_USB_FUNCTION_FASTBOOT=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user