[PATCH 8/9] configs: phycore-imx8mm_defconfig: Enable clk command

2021-10-20 Thread sbabic
> Enable clk command to dump clock tree. > Signed-off-by: Teresa Remmet Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 M

[PATCH 8/9] configs: phycore-imx8mm_defconfig: Enable clk command

2021-10-06 Thread Teresa Remmet
Enable clk command to dump clock tree. Signed-off-by: Teresa Remmet --- configs/phycore-imx8mm_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/phycore-imx8mm_defconfig b/configs/phycore-imx8mm_defconfig index 6cb2d368552e..1897cb398ffd 100644 --- a/configs/phycore-imx8mm_de