]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
x86: quark: Add USB PHY initialization support
authorBin Meng <bmeng.cn@gmail.com>
Thu, 3 Sep 2015 12:37:27 +0000 (05:37 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 9 Sep 2015 13:48:03 +0000 (07:48 -0600)
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>

No differences found