PCIe support on ArmStoneA9 naitec May 23rd 2019 Thanks for your response, fs-support. When will the new kernel version be available? I would not like to spend a lot of time with an untested version. Thanks in advanced.
PCIe support on ArmStoneA9 naitec May 21st 2019 Hello I found this on armstonea9qdl.dtsi #if 0 // not tested &pcie { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_pcie>; disable-gpio = <&gpio5 15 GPIO_ACTIVE_LOW>; power-on-gpio = <&gpio6 16 GPIO_ACTIVE_LOW>; reset-gpio = <&gpio5 17 GPIO_ACTIVE_LOW>; status = "okay"; }; #endif I would like to know if ArmStoneA9 has PCIe support or not. Thanks
Manage leds from update.src naitec Apr 2nd 2019 Hello Is it possible manage ArmStoneA9 leds from update.src u-boot script? Thanks