Re: mvebu: armada 3720 cpufreq reverts

2021-06-30 Thread Marek Behun
On Wed, 30 Jun 2021 17:51:24 +0200 Robert Marko wrote: > On Wed, Jun 30, 2021 at 3:19 PM Marek Behún wrote: > > > > Hello Robert, > > > > I am writing regarding commit > > mvebu: 5.10 fix DVFS caused random boot crashes > > > > https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=080a0

Re: [OpenWrt-Devel] [PATCH 1/2] mvebu: add kernel 4.19 support

2019-06-10 Thread Marek Behun
On Mon, 10 Jun 2019 16:29:07 +0200 Tomasz Maciej Nowak wrote: > Preferably, yes, it should be only backports. Patches with index number of > 402-406 > and 408 were added by Marek, maybe they are necessary to support some SFP > modules. > That's something he would need to answer, because I don't

Re: [OpenWrt-Devel] [PATCH] mvebu: Add support for kernel 4.19

2019-05-17 Thread Marek Behun
On Fri, 17 May 2019 16:08:25 +0200 Tomasz Maciej Nowak wrote: > Thanks for the explanation, might give a clue where to poke at if setting > gen1 will > not work anymore, and for pointing to Miquel Raynal patches (should have > subscribed > vger), will test them after they'll appear in next or e

Re: [OpenWrt-Devel] [PATCH] mvebu: Add support for kernel 4.19

2019-05-16 Thread Marek Behun
On Thu, 16 May 2019 22:35:35 +0200 Tomasz Maciej Nowak wrote: > Hi Marek, > > W dniu 16.05.2019 o 20:38, Marek Behún pisze: > > Add support for kernel 4.19 to the mvebu target. > > > > This is the first version, unfortunately I only have Turris Omnia and > > Turris Mox to test this on, and Turr

Re: [OpenWrt-Devel] [PATCH] mvebu: Add support for kernel 4.19

2019-05-16 Thread Marek Behun
On Thu, 16 May 2019 22:35:35 +0200 Tomasz Maciej Nowak wrote: > What I would like to ask is if You've had also link training issues with PCIe > port > and particular Atheros/Qualcomm (AR3890, QCA9890) wifi cards on Turris MOX? > Which we > work around with these patches: > 527-PCI-aardvark-allo

Re: [OpenWrt-Devel] Second RGMII ethernet on MT7621?

2018-08-17 Thread Marek Behun
Will this work with WiTiBoard also? Should I try? :D On Fri, 17 Aug 2018 14:12:29 +0200 Bjørn Mork wrote: > Bjørn Mork writes: > > > The WiFi extender I am having trouble with (ZyXEL WAP6805 - similar > > to the WAP6806) has an RGMII connected Quantenna 5Ghz module. My > > assumption is that

[OpenWrt-Devel] [PATCH] [build] Support LibreSSL as provider of openssl

2016-01-16 Thread Marek Behun
well. Signed-off-by: Marek Behun --- include/prereq-build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 77fa991..bcb2103 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -161,7 +161,7 @@ $(eval $(c

[OpenWrt-Devel] ar71xx: RB435G PCI does not support minipci sata module (PER-C20S)

2015-08-17 Thread Marek Behun
Hi, I recently acquired a RouterBoard 435G. There are 5 minipci slots on this board, so I bought the PER-C20S minipci sata module to add SATA storage to the board. The PER-C20S is supported by kernel module sata_sil. RouterBoard 435G is an ar71xx board, the PCI setup is done in arch/mips/ath79/mach