mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 17:48:58 +00:00
a07a531329
Some devices lock up on PCIe initialization:
[ 64.309697] PCIe: Port 0 in endpoint mode, skipping.
[ 64.320496] PCIe: Initializing port 1
[ 64.325257] PCIe: BIST FAILED for port 1 (0xffffffffffffffff)
(system hangs here)
Given the ER contains no PCIe peripherals, has no way to attach any
and the stock kernel doesn't have PCIe support either, just disable it.
(cherry picked from commit
|
||
---|---|---|
.. | ||
base-files | ||
files/arch/mips/boot/dts/cavium-octeon | ||
generic | ||
image | ||
patches-5.15 | ||
profiles | ||
config-5.15 | ||
Makefile |