On Tue, Dec 4, 2018 at 12:55 AM Chris Packham wrote:
>
> Some existing device trees don't specify a phy-mode so fallback to GMII
> when a phy-mode is not provided.
>
> Signed-off-by: Chris Packham
Acked-by: Joe Hershberger
___
U-Boot mailing list
U-Bo
On 04.12.18 07:54, Chris Packham wrote:
Some existing device trees don't specify a phy-mode so fallback to GMII
when a phy-mode is not provided.
Signed-off-by: Chris Packham
---
This is similar to what the Linux mv643xx_eth.c network driver does to
handle the same case.
drivers/net/mvgbe.c |
Some existing device trees don't specify a phy-mode so fallback to GMII
when a phy-mode is not provided.
Signed-off-by: Chris Packham
---
This is similar to what the Linux mv643xx_eth.c network driver does to
handle the same case.
drivers/net/mvgbe.c | 6 ++
1 file changed, 2 insertions(+),
3 matches
Mail list logo