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: <CAJ2_jOH344oH=mvo1n9RJDPjT4ArMNBaogqy0dLCOwCcY7Fwuw@mail.gmail.com> Date: Mon, 27 May 2019 17:22:27 +0530 From: Yash Shah <yash.shah@...ive.com> To: Andreas Schwab <schwab@...e.de> Cc: David Miller <davem@...emloft.net>, netdev <netdev@...r.kernel.org>, linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org, devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, Nicolas Ferre <nicolas.ferre@...rochip.com>, Palmer Dabbelt <palmer@...ive.com>, Albert Ou <aou@...s.berkeley.edu>, Petr Štetiar <ynezz@...e.cz>, Paul Walmsley <paul.walmsley@...ive.com>, Sachin Ghadi <sachin.ghadi@...ive.com> Subject: Re: [PATCH 0/2] net: macb: Add support for SiFive FU540-C000 On Mon, May 27, 2019 at 1:34 PM Andreas Schwab <schwab@...e.de> wrote: > > On Mai 24 2019, Yash Shah <yash.shah@...ive.com> wrote: > > > Hi Andreas, > > > > On Thu, May 23, 2019 at 6:19 PM Andreas Schwab <schwab@...e.de> wrote: > >> > >> On Mai 23 2019, Yash Shah <yash.shah@...ive.com> wrote: > >> > >> > On FU540, the management IP block is tightly coupled with the Cadence > >> > MACB IP block. It manages many of the boundary signals from the MACB IP > >> > This patchset controls the tx_clk input signal to the MACB IP. It > >> > switches between the local TX clock (125MHz) and PHY TX clocks. This > >> > is necessary to toggle between 1Gb and 100/10Mb speeds. > >> > >> Doesn't work for me: > >> > >> [ 365.842801] macb: probe of 10090000.ethernet failed with error -17 > >> > > > > Make sure you have applied all the patches needed for testing found at > > dev/yashs/ethernet branch of: > > Nope, try reloading the module. Yes, I could see the error on reloading the module. Thanks for the catch. I will fix this in the next version of this patch. - Yash
Powered by blists - more mailing lists