lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <47c884e9-e5ea-16a2-38e5-7b7f61e77e80@gmail.com> Date: Wed, 10 Aug 2022 20:40:03 +0200 From: Philipp Rossak <embed3d@...il.com> To: Marcel Ziswiler <marcel.ziswiler@...adex.com>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "qiangqing.zhang@....com" <qiangqing.zhang@....com> Cc: "philipp.rossak@...mulastudent.de" <philipp.rossak@...mulastudent.de>, "guoniu.zhou@....com" <guoniu.zhou@....com>, "aisheng.dong@....com" <aisheng.dong@....com>, "abel.vesa@....com" <abel.vesa@....com>, "andrew@...n.ch" <andrew@...n.ch> Subject: Re: Question: Ethernet Phy issues on Colibri IMX8X (imx8qxp) - kernel 5.19 Hi Marcel, thanks! With the removed line it is working now! I hope there will be a mainlined solution soon. Cheers Philipp On 10.08.22 10:05, Marcel Ziswiler wrote: > Sali Philipp > > On Wed, 2022-08-10 at 00:55 +0200, Philipp Rossak wrote: >> Hi, >> >> I currently have a project with a Toradex Colibri IMX8X SOM board whith >> an onboard Micrel KSZ8041NL Ethernet PHY. >> >> The hardware is described in the devictree properly so I expected that >> the onboard Ethernet with the phy is working. >> >> Currently I'm not able to get the link up. >> >> I already compared it to the BSP kernel, but I didn't found anything >> helpful. The BSP kernel is working. >> >> Do you know if there is something in the kernel missing and got it running? > > Yes, you may just revert the following commit babfaa9556d7 ("clk: imx: scu: add more scu clocks") > > Alternatively, just commenting out the following single line also helps: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/clk/imx/clk-imx8qxp.c?h=v5.19#n172 > > I just found this out about two weeks ago before I went to vacation and since have to find out with NXP what > exactly the idea of this clocking/SCFW stuff is related to our hardware. > > @NXP: If any of you guys could shed some light that would be much appreciated. Thanks! > >> Thanks, >> Philipp > > Cheers > > Marcel
Powered by blists - more mailing lists