mips: octeon: ebb7304: Enable ethernet support
authorStefan Roese <sr@denx.de>
Thu, 7 Apr 2022 07:11:53 +0000 (09:11 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 05:05:51 +0000 (07:05 +0200)
commit78c01757f07022543c8583112f999450eba579b5
tree74663c38e9d7196eec1f659ebb9e303ae9e0f4ff
parent8e0f8efe2a8b1cded4f4949a8d71e99580600681
mips: octeon: ebb7304: Enable ethernet support

This patch enables the Kconfig symbols needed for full ethernet support
on the EBB7304. Also the PHY autonegotiation timeout is increased, as
the default 5 seconds are sometime a bit short. With this, ethernet can
be used on this board. Here an example of a tftp load:

=> tftp ffffffff81000000 big
ethernet-mac-nexus@11800e0000000 Waiting for PHY auto negotiation to complete....... done
Using ethernet-mac-nexus@11800e0000000 device
TFTP from server 192.168.1.5; our IP address is 192.168.1.243
Filename 'big'.
Load address: 0xffffffff81000000
Loading: ##################################################  10 MiB
         13.2 MiB/s
done
Bytes transferred = 10485760 (a00000 hex)

Signed-off-by: Stefan Roese <sr@denx.de>
configs/octeon_ebb7304_defconfig
include/configs/octeon_ebb7304.h