From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Twyet-0005y3-Ss for qemu-devel@nongnu.org; Sun, 20 Jan 2013 12:26:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Twyer-00039u-Ib for qemu-devel@nongnu.org; Sun, 20 Jan 2013 12:26:15 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33704 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Twyer-00039q-1E for qemu-devel@nongnu.org; Sun, 20 Jan 2013 12:26:13 -0500 Message-ID: <50FC28AE.5090307@suse.de> Date: Sun, 20 Jan 2013 18:26:06 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1358634492-22627-1-git-send-email-grant.likely@secretlab.ca> In-Reply-To: <1358634492-22627-1-git-send-email-grant.likely@secretlab.ca> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/3] Generalize bitbang MDIO and use for versatile-pb List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Grant Likely Cc: "Edgar E. Iglesias" , qemu-devel@nongnu.org, Stefan Hajnoczi , Peter Maydell Am 19.01.2013 23:28, schrieb Grant Likely: > This series extracts the MDIO bitbang code from the etraxfs driver and > makes it usable on targets using the smc91111 Ethernet controller. I've > tested this using u-boot on the versatile-pb model. >=20 > net/bitbang_mdio: Generalize etraxfs MDIO bitbanging emulation > net/bitbang_mdio: Never set PHY RST and ANEG_RST bits on register write > net/bitbang_mdio: Use bitbang core for smc91c111 network device >=20 > hw/Makefile.objs | 2 +- > hw/bitbang_mdio.c | 271 +++++++++++++++++++++++++++++++++++++++++= +++++++ > hw/bitbang_mdio.h | 72 +++++++++++++ > hw/cris/Makefile.objs | 1 + > hw/etraxfs_eth.c | 273 +----------------------------------------= -------- > hw/smc91c111.c | 29 +++++- > 6 files changed, 371 insertions(+), 277 deletions(-) > create mode 100644 hw/bitbang_mdio.c > create mode 100644 hw/bitbang_mdio.h Neither of these files is actually in net/, so please fix that or name the subject less misleading "bitbang_mdio: ..." if you resend. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg