sunxi: a527: radxa/avaota: enable Ethernet
authorAndre Przywara <andre.przywara@arm.com>
Mon, 28 Jul 2025 23:24:52 +0000 (00:24 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 11 Aug 2025 23:50:57 +0000 (00:50 +0100)
commit50dfe957c622addf3f4a70cbdc760af8aee565dd
tree869759468c8cb0f5b9be1b2955c365863ced0e78
parent06b18e1ed512a3c312f9f04ae25b7966cf9eb909
sunxi: a527: radxa/avaota: enable Ethernet

The first of the two Ethernet controllers in the Allwinner A527/T527 is
compatible to the MAC from the previous SoCs. Consequently the recent DT
update brought use the MAC node, using the A64 compatible string as the
fallback, which works out of the box.

Enable the sun8i-emac Ethernet driver in the defconfig for the Radxa and
the Avaota boards, so that kernels and other data can be loaded via
TFTP. Please note that only one of the Ethernet sockets will work, the
second MAC is not compatible, and needs a new U-Boot driver. The
X96QPro+ TV box unfortunately uses only this second EMAC, so Ethernet
cannot be used there at the moment.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
configs/avaota-a1_defconfig
configs/radxa-cubie-a5e_defconfig