commit | 74cd48e1323658fc79f03b442bb9869ca56c0226 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Aug 13 07:36:14 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 13 09:24:25 2017 -0400 |
tree | f2f17eb974d879f9eac1aac3241fc381ea6d3fc5 | |
parent | 3e9f8f2f5101ee66804c29683fba90b8e307a314 [diff] |
omap3: omap3_logic: Finish enabling fastboot on MUSB Either the USB and Fastboot were never finished, or somehow it got lost. This puts enough hooks back into omap3logic to enable fastboot and hopefully prepare it for Kconfig conversion. Signed-off-by: Adam Ford <aford173@gmail.com>