mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
1d7c1a4198
This fixes:
[ 10.440495] bcm_ns_usb2 1800c000.usb2-phy: can't request region for resource [mem 0x1800c000-0x1800cfff]
[ 10.450039] bcm_ns_usb2 1800c000.usb2-phy: Failed to map DMU regs
[ 10.456183] bcm_ns_usb2: probe of 1800c000.usb2-phy failed with error -16
caused by conflict in allocating resources.
Fixes:
|
||
---|---|---|
.. | ||
base-files | ||
files/arch/arm/boot/compressed | ||
generic | ||
image | ||
patches-5.4 | ||
patches-5.10 | ||
profiles | ||
config-5.4 | ||
config-5.10 | ||
Makefile | ||
modules.mk |