I found mismatched entries in DTS:

In armada-388-clearfog.dts:

        pcie-controller {
            status = "okay";

But in armada-385.dtsi we have:

        pciec: pcie {
            compatible = "marvell,armada-370-pcie";

After fixing it, PCIE does show up as expected.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to