ipq806x: fix pci broken on bootm command
authorAnsuel Smith <ansuelsmth@gmail.com>
Tue, 1 Sep 2020 12:59:37 +0000 (14:59 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 19 Oct 2020 13:46:17 +0000 (15:46 +0200)
commitf47cb405cafd57a25fceb7630af969e08b2f671c
treeeb5749a53d26101b88f3c2b8c0f2d1f949cb9b07
parent29ca10e537ee807283cfd8a58817270d233a021d
ipq806x: fix pci broken on bootm command

Pci is broken when bootm is used instead of the custom bootipq. This
is caused by the lack of reset by the bootloader. Make the driver do
the reset to fix this specific problem.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.4/096-PCI-qcom-Make-sure-PCIe-is-reset-before-init-for-rev.patch [new file with mode: 0644]