Skip to content
Commit 3865ceb7 authored by Bhupesh Sharma's avatar Bhupesh Sharma Committed by Tom Rini
Browse files

vexpress/armv8: Fix incorrect ethernet controller



This patch enables ethernet support in ARMv8 foundation model. The ARMv8
foundation model supports a SMSC91C111 integrated MAC and PHY module
which is present at base address 0x01A000000.

The previous implementation had enabled SMSC9115 ethernet controller
which is not present on the ARMv8 foundation model.

Tested on ARMv8 foundation model v1 and v2 by running ping/tftp
between the foundation model and the host PC via a bridged network.

Signed-off-by: default avatarBhupesh Sharma <bhupesh.sharma@freescale.com>
parent 6e5d1db3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment