mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-13 01:41:29 +02:00
USB PHY needs to be properly initialized per Quark firmware writer guide, otherwise the EHCI controller on Quark SoC won't work. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>