
16 Jul
2021
16 Jul
'21
5:52 p.m.
On Thu, May 13, 2021 at 07:39:31PM -0600, Simon Glass wrote:
When the default clocks cannot be set, the clock is silently probed and the error is ignored. This is incorrect, since having the clocks at the correct speed may be important for operation of the system.
Fix it by checking the return code.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom