[PATCH] usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()

Marek Vasut marex at denx.de
Mon Feb 8 13:47:59 CET 2021


On 2/8/21 1:39 PM, Stefan Roese wrote:
> Hi Marek,
> Hi Bin,
> 
> On 15.01.21 08:52, Stefan Roese wrote:
>> Testing with v2021.01 on MIPS Octeon has shown, that the latest patch
>> for the "short packet event trb handling" did introduce a bug on
>> platforms with virtual address != physical address. This patch fixes
>> this issue by using the correct address types in the compare (both
>> physical in this case).

Applied to usb/next (that's still in the pipeline for this release), thanks.


More information about the U-Boot mailing list