[U-Boot] Clearfog Base PCI-E not working

Влад Мао vlaomao at gmail.com
Thu Mar 14 16:37:52 UTC 2019


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.


More information about the U-Boot mailing list