CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/23523

- Fix a imx8mn clock driver regression where the 32kHz clock can not be
  found in SPL.
This commit is contained in:
Tom Rini 2024-11-23 21:14:15 -06:00
commit 5e9b16ebca

View file

@ -68,6 +68,11 @@
bootph-all;
};
&osc_32k {
bootph-pre-ram;
bootph-all;
};
#ifdef CONFIG_FSL_CAAM
&sec_jr0 {
bootph-pre-ram;