Re: AW: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Jiri Gaisler
On 10/28/20 8:57 AM, gabriel.moy...@dlr.de wrote: >> Hi Jiri, >> >> My understanding was that one driver version was meant to be used >> with drvmgr (greth.c) and the other without it (greth2.c). May I ask why do you've chosen to remove greth.c and not greth2.c? >

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Sebastian Huber
On 27/10/2020 15:17, Jiri Gaisler wrote: On 10/26/20 8:52 AM, Jiri Gaisler wrote: On 10/26/20 3:37 AM,gabriel.moy...@dlr.de wrote: Hi Jiri, My understanding was that one driver version was meant to be used with drvmgr (greth.c) and the other without it (greth2.c). May I ask why do you've ch

AW: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Gabriel.Moyano
> Hi Jiri, > > My understanding was that one driver version was meant to be used > with >>> drvmgr (greth.c) and the other without it (greth2.c). May I ask why >>> do you've chosen to remove greth.c and not greth2.c? >>> >>> I have fixed-up the greth.c file to avoid inline SPARC a

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Jiri Gaisler
On 10/28/20 2:44 AM, jan.som...@dlr.de wrote: > >> -Original Message- >> From: devel On Behalf Of Jiri Gaisler >> Sent: Tuesday, October 27, 2020 3:18 PM >> To: devel@rtems.org >> Subject: Re: AW: [PATCH 1/3] Remove duplicate GRETH driver >> >&g

RE: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-27 Thread Jan.Sommer
> -Original Message- > From: devel On Behalf Of Jiri Gaisler > Sent: Tuesday, October 27, 2020 3:18 PM > To: devel@rtems.org > Subject: Re: AW: [PATCH 1/3] Remove duplicate GRETH driver > > > On 10/26/20 8:52 AM, Jiri Gaisler wrote: > > On 10/26/20 3:37 A

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-27 Thread Jiri Gaisler
eth,c > seems to be maintained. PHY handling and multi-cast support are areas > where the files have diverged. But this is an other discussion ... > > >> Thanks, >> Gabriel >> >> -Ursprüngliche Nachricht- >> Von: devel Im Auftrag von Jiri Gaisler >>

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-26 Thread Jiri Gaisler
det: Sonntag, 25. Oktober 2020 23:26 > An: devel@rtems.org > Betreff: [PATCH 1/3] Remove duplicate GRETH driver > > * bsps/shared/net/greth2.c is being used instead > --- > bsps/shared/grlib-sources.am |4 - > bsps/shared/grlib/net/REA

AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-26 Thread Gabriel.Moyano
isler Gesendet: Sonntag, 25. Oktober 2020 23:26 An: devel@rtems.org Betreff: [PATCH 1/3] Remove duplicate GRETH driver * bsps/shared/net/greth2.c is being used instead --- bsps/shared/grlib-sources.am |4 - bsps/shared/grlib/net/README |7 - bsps/s

Re: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-25 Thread Chris Johns
On 26/10/20 9:56 am, Jiri Gaisler wrote: > On 10/25/20 6:35 PM, Joel Sherrill wrote: >> Is the code deleted referenced in the new build system? > Good question! I don't really know how the new systems works to answer that. I > could only remove the references from the .am files... Sebastian has do

[PATCH 1/3] Remove duplicate GRETH driver

2020-10-25 Thread Jiri Gaisler
* bsps/shared/net/greth2.c is being used instead --- bsps/shared/grlib-sources.am |4 - bsps/shared/grlib/net/README |7 - bsps/shared/grlib/net/greth.c | 1655 - bsps/shared/grlib/net/network_interface_add.c | 62