diff options
author | Fabio Estevam <festevam@denx.de> | 2025-04-25 14:39:01 -0300 |
---|---|---|
committer | Fabio Estevam <festevam@denx.de> | 2025-04-28 10:41:45 -0300 |
commit | a08c252c80538292f2b67760044e3cd1792be43e (patch) | |
tree | 97ff490ea51d6fb6202fe10604212caa4fd16bfd /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | a785ef24487b51f911fe11bc91f30877eb1ced83 (diff) |
arm64: dts: imx8mm: Make osc_32k available in SPL
Since commit b4734c9c333b ("clk: imx: Convert clock-osc-* back to osc_*")
SPL takes a long time to load U-Boot proper on an imx8mm-evk board.
The reason for the long delay is because the osc_32k clock is not available
in the SPL phase.
Fix this problem by passing the 'bootph-all' and 'bootph-pre-ram'
properties to make the osc_32k clock available in SPL.
This also aligns with imx8mn and imx8mp-u-boot.dtsi files.
Fixes: b4734c9c333b ("clk: imx: Convert clock-osc-* back to osc_*")
Suggested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions