When switching ARM root clock source from ARM PLL to 24M OSC, found the ARM timer may stop on few chips during stress reboot test. The system counter is still increasing, but ARM timer is stopped. Add a workaround that switch ARM clock source from ARM PLL to Sys PLL2 500M clock instead of 24M OSC. Stress reboot test is passed on all failed chips. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 74770228976c013a3e289b21f6e27334ea97bee4) |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| clock_imx8mm.c | ||
| clock_imx8mq.c | ||
| clock_slice.c | ||
| lowlevel_init.S | ||
| soc.c | ||
| video_common.c | ||