]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/vexpress_aemv8a.h
vexpress/armv8: Fix incorrect ethernet controller
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Thu, 16 Jan 2014 15:47:40 +0000 (09:47 -0600)
committerTom Rini <trini@ti.com>
Fri, 17 Jan 2014 13:04:31 +0000 (08:04 -0500)
commit3865ceb726d997731b14756b70ebf1e083c213fa
tree8bec866be78f9e841ef751ac4e07b0afa4916f98
parent6e5d1db3c41b41c889adb4921b4516bcf62ae946
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: Bhupesh Sharma <bhupesh.sharma@freescale.com>
include/configs/vexpress_aemv8a.h