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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 14 Jan 2020 19:03:36 +0100
From:   Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
To:     Florian Fainelli <f.fainelli@...il.com>,
        linux-kernel@...r.kernel.org
Cc:     Catalin Marinas <catalin.marinas@....com>,
        Will Deacon <will@...nel.org>,
        linux-rpi-kernel@...ts.infradead.org,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: defconfig: Enable Boradcom's GENET Ethernet
 controller

On Tue, 2020-01-14 at 09:20 -0800, Florian Fainelli wrote:
> On 1/14/20 8:48 AM, Nicolas Saenz Julienne wrote:
> > Currently used on the Raspberry Pi 4.
> > 
> > Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
> 
> Typo in the subject: s/Boradcom/Broadcom/ other than that

Ouch, my bad.

> do you want me to pick that up now for 5.6?

Yes please. BTW sorry for the late submission, but I just realized we were
missing the config option. All the genet related code is already in place so
it's a shame it doesn't work out of the box.

Regards,
Nicolas

> 
> > ---
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 38b4f998e24a..245d52a4d009 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -256,6 +256,7 @@ CONFIG_VIRTIO_NET=y
> >  CONFIG_AMD_XGBE=y
> >  CONFIG_NET_XGENE=y
> >  CONFIG_ATL1C=m
> > +CONFIG_BCMGENET=m
> >  CONFIG_BNX2X=m
> >  CONFIG_MACB=y
> >  CONFIG_THUNDER_NIC_PF=y
> > 
> 
> 


Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ