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

2019-03-14 Thread Влад Мао
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] ClearFog base USB keyboard

2017-09-27 Thread Влад Мао
I have a ClearfogBase board with armada A388 processor (6828), and trying to setup USB keyboard in U-boot. SOM have 3 USB controllers, described in armada-38x.dtsi: usb@58000 { compatible = "marvell,orion-ehci"; reg = <0x58000 0x500>;