]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: imx8mp_beacon: Select SPL_CLK_IMX8MP
authorAdam Ford <aford173@gmail.com>
Tue, 18 Mar 2025 23:38:37 +0000 (18:38 -0500)
committerFabio Estevam <festevam@gmail.com>
Wed, 19 Mar 2025 16:17:21 +0000 (13:17 -0300)
In preparation to remove manual references for enabling some clocks,
enable SPL_CLK_IMX8MP which automatically enables SPL_CCF and
SPL_CLK_COMPOSITE_CCF which permit various drivers to activate
their respective clocks automatically.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/imx8mp_beacon_defconfig

index a69e2ba4c7b1d38a0e443484ba01b9c08573ee6b..288626c15112fecf01e8a31a554c19926ac0067a 100644 (file)
@@ -87,6 +87,7 @@ CONFIG_USE_ETHPRIME=y
 CONFIG_ETHPRIME="eth1"
 CONFIG_SPL_DM=y
 CONFIG_CLK_COMPOSITE_CCF=y
+CONFIG_SPL_CLK_IMX8MP=y
 CONFIG_CLK_IMX8MP=y
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x42800000