forked from OERV-BSP/u-boot
configs/imx6ulz_smm_m2b_defconfig: Enable clock framework
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>
This commit is contained in:
committed by
Fabio Estevam
parent
b284c34725
commit
a61e5c6427
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user