mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 22:12:06 +02:00
Only set the speed if it has changed from last time. Since the speed will be 0 when the device is probed it will always be changed on the first transfer after the device is probed. Signed-off-by: Simon Glass <sjg@chromium.org>