From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Tue, 11 Aug 2009 22:05:03 +0900 Subject: [U-Boot] [STATUS] v2009.08-rc2 is out In-Reply-To: <4A8055C4.8040602@gmail.com> References: <20090727092607.797F8832E416@gemini.denx.de> <20090810085533.3F02E833DBD2@gemini.denx.de> <4A8011D4.3010801@pobox.com> <4A8055C4.8040602@gmail.com> Message-ID: <4A816C7F.10004@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Ben Warren wrote: >> I found qemu_mips_config is spotted by it: >> Configuring for qemu-mips board... >> eth.c:497:2: warning: #warning Ethernet driver is deprecated. Please >> update to use CONFIG_NET_MULTI >> >> But I don't follow the recent changes including that CONFIG_NET_MULTI >> migration, nor I don't have enough spare time to look into it, so gave >> up this time, sorry. >> >> > The DM9000 driver uses the old networking API, and needs to be updated. > I have it partly done and will be submitting to the ML soon. Hopefully > you'll be able to test my patch :) Nice! Once submitted, I'll check it builds on my side.