]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs/imx6ulz_smm_m2b_defconfig: Enable clock framework
authorMichael Trimarchi <michael@amarulasolutions.com>
Tue, 8 Jul 2025 10:35:28 +0000 (12:35 +0200)
committerFabio Estevam <festevam@gmail.com>
Thu, 10 Jul 2025 11:02:11 +0000 (08:02 -0300)
Enable the clock framework on the m2b platform as was done
in m2 variant. This helps to increase the NAND controller performance.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
configs/imx6ulz_smm_m2b_defconfig

index c0eb1093d8b2b8823e574afa7f94a31c3b8468b4..3d7530431fd0564b36b29aedc7913391df706075 100644 (file)
@@ -44,6 +44,8 @@ CONFIG_ENV_IS_IN_NAND=y
 CONFIG_ENV_RELOC_GD_ENV_ADDR=y
 CONFIG_NO_NET=y
 CONFIG_BOUNCE_BUFFER=y
+CONFIG_CLK_COMPOSITE_CCF=y
+CONFIG_CLK_IMX6UL=y
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x82000000
 CONFIG_FASTBOOT_FLASH=y