[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>; int

[U-Boot] Armada 38x clearfog pci trouble

2017-09-22 Thread Влад Мао
Hello. I have a clearfog base board with PCI-E video card based on SIlicon Motion s750 (InnoDisk EMPV-1201), and i have trouble with u-boot and accessing to this card. I use last u-boot from git, and when i try to read memory from Base address 0 of PCI-E, board resetted. log from board: High spee

[U-Boot] Armada 38x clearfog pci trouble

2017-09-22 Thread Влад Мао
Hello. I have a clearfog base board with PCI-E video card based on SIlicon Motion s750 (InnoDisk EMPV-1201), and i have trouble with u-boot and accessing to this card. I use last u-boot from git, and when i try to read memory from Base address 0 of PCI-E, board resetted. log from board: High spee