]> git.ipfire.org Git - thirdparty/openwrt.git/commit
octeon: ubnt-edgerouter: Disable PCIe 16223/head
authorJakob Haufe <sur5r@sur5r.net>
Mon, 22 Jul 2024 18:53:47 +0000 (20:53 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 22 Aug 2024 09:41:22 +0000 (11:41 +0200)
commita07a531329b1c5cfb74e94ae5a74853fb96cf541
tree435979e92d48dde4a3a7b90b56bc4d787051aec6
parentbd79a16674a6fbb9db3c48e7e4e080d281dba2de
octeon: ubnt-edgerouter: Disable PCIe

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 308630aea6da1b5618d169d6ebf208aaa249ef72)
Signed-off-by: Jakob Haufe <sur5r@sur5r.net>
Link: https://github.com/openwrt/openwrt/pull/16223
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/octeon/image/Makefile