1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-12 20:49:31 +01:00
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

View File

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