Home
last modified time | relevance | path

Searched hist:bf0385d7f06ef8781d3bb9b645dcd9c25d212fde (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dam43xx_evm.hbf0385d7f06ef8781d3bb9b645dcd9c25d212fde Mon Aug 10 11:22:58 UTC 2015 Kishon Vijay Abraham I <kishon@ti.com> include: configs: am43xx_evm: add 'usb stop' in usbboot env

The usbboot environment variable has 'usb start' command but
doesn't have the corresponding 'usb stop' command. This breaks
usb peripheral mode if tried after 'run usbboot' fails to load
the images in usb host mode.

Fix it here by adding 'usb stop' command in usbboot env.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>