Greg Ungerer 299f7bec5a hw/net: add simple phy support to mcf_fec driver
The Linux fec driver needs at least basic phy support to probe and work.
The current qemu mcf_fec emulation has no support for the reading or
writing of the MDIO lines to access an attached phy.

This code adds a very simple set of register results for a fixed phy
setup - very similar to that used on an m5208evb board. This is enough
to probe and identify an emulated attached phy.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435296436-12152-4-git-send-email-gerg@uclinux.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-27 14:12:04 +01:00
..
2015-07-20 17:47:24 +01:00
2015-07-13 13:35:51 +01:00
2015-07-24 13:07:10 +01:00
2015-07-13 13:35:51 +01:00
2015-07-20 12:21:18 -04:00
2015-07-08 10:09:55 +03:00
2015-07-14 19:10:03 +02:00
2015-07-22 14:56:01 -06:00
2015-07-20 13:25:28 +01:00