[PATCH 0/1] Provide a fix for wrong QSPI clock calculation on AM4372
Stefan Mätje
stefan.maetje at esd.eu
Tue Nov 30 01:06:55 CET 2021
The attached patch fixes the QSPI clock calculation on AM4372. The fixed
prescaler of 4 in the PRCM unit was missing. That results in QSPI
frequencies being too low.
Added Tom Rini on cc: because he is the TI ARM maintainer.
There is no base commit because the patch stems from an older patched
U-Boot version being used here. But it should apply cleanly to the
current mainline U-Boot tree.
PS.: I'm not on the list. Any questions should sent to me directly.
Best regards,
Stefan Mätje
Stefan Mätje (1):
Fix wrong QSPI clock calculation for AM4372
drivers/spi/ti_qspi.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.25.1
More information about the U-Boot
mailing list