We are using i.MX8mp with 2GB/4GB of RAM.
Since we switched from 2GB to 4GB RAM, there are problems using USB.
When the device wants to send data, the following error happens:
[ 816.978697] dwc3 38100000.dwc3: swiotlb buffer is full (sz: 380928 bytes), total 32768 (slots), used 248 (slots)
[ 816.988935] dwc3 38100000.dwc3: failed to map SGs
Earlier in booting the kernel, the following line appeared:
[ 0.000000] software IO TLB: mapped [mem 0x00000000f8000000-0x00000000fc000000] (64MB)
Any hint how to solve the problem?
Edit: Using Kernel 5.10.35 hardknott
Thanks
Bernd