• T
    usb: xhci: Disable the XHCI 5 second timeout · 1771bca0
    Tim Gover 提交于
    raspberrypi inclusion
    category: feature
    bugzilla: 50432
    
    --------------------------------
    
    If the VL805 EEPROM has not been programmed then boot will hang for five
    seconds. The timeout seems to be arbitrary and is an unecessary
    delay on the first boot. Remove the timeout.
    
    This is common code and probably can't be upstreamed unless the timeout
    can be configurable somehow or perhaps the XHCI driver can be skipped
    on the first boot.
    Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
    Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
    1771bca0
xhci.c 159.8 KB