Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dconfig_distro_bootcmd.ha1d31077d06d47233d2bd7002cf65d5ee9b5e501 Tue Jan 06 13:27:42 UTC 2015 Hans de Goede <hdegoede@redhat.com> config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans

Now that "usb start" will only start usb if not already started, we can simply
call "usb start" whenever we (may) need access to usb devices, and it will only
actually scan the bus at the first call.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>