git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
404a4c8
)
configs/imx6ulz_smm_m2_defconfig: Enable clock framework
author
Michael Trimarchi
<michael@amarulasolutions.com>
Fri, 30 May 2025 15:16:46 +0000
(17:16 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Sat, 31 May 2025 19:59:12 +0000
(16:59 -0300)
Enable the clock framework on the m2 platform.
This helps to increase the NAND controller performance.
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
configs/imx6ulz_smm_m2_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx6ulz_smm_m2_defconfig
b/configs/imx6ulz_smm_m2_defconfig
index
436bfb7
..
6e425d6
100644
(file)
--- a/
configs/imx6ulz_smm_m2_defconfig
+++ b/
configs/imx6ulz_smm_m2_defconfig
@@
-43,6
+43,8
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_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