
13 Aug
2017
13 Aug
'17
11:35 p.m.
On 8 August 2017 at 21:36, William Wu william.wu@rock-chips.com wrote:
This patch adds USB configs to support the USB OTG port(consist of DWC2 controller) and the USB Host port(consist of EHCI and OHCI controllers) on evb-rv1108 board, and also support fastboot over USB and USB mass storage.
Signed-off-by: William Wu william.wu@rock-chips.com
configs/evb-rv1108_defconfig | 22 ++++++++++++++++++++++ include/configs/rv1108_common.h | 3 +++ 2 files changed, 25 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org