Re: [PATCH] arm/aspeed: Rework NIC attachment

2020-05-25 Thread Markus Armbruster
Cédric Le Goater writes: > On 5/20/20 5:43 PM, Markus Armbruster wrote: >> Cédric Le Goater writes: >> >>> On 5/20/20 8:34 AM, Markus Armbruster wrote: Cédric Le Goater writes: > The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is > active on the Aspeed mach

Re: [PATCH] arm/aspeed: Rework NIC attachment

2020-05-21 Thread Cédric Le Goater
On 5/20/20 5:43 PM, Markus Armbruster wrote: > Cédric Le Goater writes: > >> On 5/20/20 8:34 AM, Markus Armbruster wrote: >>> Cédric Le Goater writes: >>> The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is active on the Aspeed machines using these SoCs. The AST2600 h

Re: [PATCH] arm/aspeed: Rework NIC attachment

2020-05-20 Thread Markus Armbruster
Cédric Le Goater writes: > On 5/20/20 8:34 AM, Markus Armbruster wrote: >> Cédric Le Goater writes: >> >>> The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is >>> active on the Aspeed machines using these SoCs. The AST2600 has four >>> MACs. The AST2600 EVB machine activates M

Re: [PATCH] arm/aspeed: Rework NIC attachment

2020-05-20 Thread Cédric Le Goater
On 5/20/20 8:34 AM, Markus Armbruster wrote: > Cédric Le Goater writes: > >> The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is >> active on the Aspeed machines using these SoCs. The AST2600 has four >> MACs. The AST2600 EVB machine activates MAC1, MAC2 and MAC3 and the >> Taco

Re: [PATCH] arm/aspeed: Rework NIC attachment

2020-05-19 Thread Markus Armbruster
Cédric Le Goater writes: > The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is > active on the Aspeed machines using these SoCs. The AST2600 has four > MACs. The AST2600 EVB machine activates MAC1, MAC2 and MAC3 and the > Tacoma BMC machine activates MAC2. > > Introduce a bit-fi

[PATCH] arm/aspeed: Rework NIC attachment

2020-05-19 Thread Cédric Le Goater
The AST2400 and AST2500 SoCs have two MACs but only the first MAC0 is active on the Aspeed machines using these SoCs. The AST2600 has four MACs. The AST2600 EVB machine activates MAC1, MAC2 and MAC3 and the Tacoma BMC machine activates MAC2. Introduce a bit-field property "macs-mask" under the Asp