include: configs: am43xx_evm: add 'usb stop' in usbboot env
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 10 Aug 2015 11:22:58 +0000 (16:52 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 16:33:20 +0000 (12:33 -0400)
commitbf0385d7f06ef8781d3bb9b645dcd9c25d212fde
tree7704ab334074e4598bff8f660044d1ef6603c7b3
parent03c128c949f405d6218f46adc7ef94a998770efa
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>
include/configs/am43xx_evm.h