R31.1 xusb Firmware Error

Just FYI, on R31.1 I see this:

tegra-xusb 3610000.xhci: Direct firmware load for tegra19x_xusb_firmware failed with error -2

I don’t see any actual USB error, but I also lack USB3 test hardware (so I am unable to really say it all works). Is there an intended USB3 firmware change for R31.1?

Hi linuxdev,
The firmware is successfully loaded later. You should see below prints:

[   14.343375] tegra-xusb 3610000.xhci: Firmware timestamp: 2018-03-29 14:24:42 UTC, Version: 60.05 release
[   14.343394] tegra-xusb 3610000.xhci: xHCI Host Controller
[   14.343427] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[   14.344642] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[   14.344676] tegra-xusb 3610000.xhci: irq 472, io mem 0x03610000

Those lines are completely missing for me. I’ll attach my R31.1 boot log (this is after I’ve updated and revalidated nv_tegra_release is ok, but the original boot log prior to any update is the same).
boot_R31-1_post-update.txt (92.3 KB)