commit | b06862b9d8ea7046287ac84589210ef16a1afc0d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Sep 03 05:37:27 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 09 07:48:03 2015 -0600 |
tree | 6abc4a806815e7fc77144043e1a351d4ea65d93e | |
parent | 31b5aebd5e00af84709711d8b9a60ebaf9deeed6 [diff] |
x86: quark: Add USB PHY initialization support 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>