From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 06 Jul 2008 23:13:17 -0700 Subject: [U-Boot-Users] Release status - things to be done In-Reply-To: <29ab51dc0807061954s3f50c53bv639087fc21ec3a20@mail.gmail.com> References: <20080705230540.22A8C248AC@gemini.denx.de> <48707176.4020000@gmail.com> <29ab51dc0807061954s3f50c53bv639087fc21ec3a20@mail.gmail.com> Message-ID: <4871B3FD.5050602@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Nobuhiro Iwamatsu wrote: > Hi Ben. > > 2008/7/6 Ben Warren : > > >>> 3645 06/11 Nobuhiro Iwamatsu [U-Boot-Users] [PATCH v2] net: sh: Renesas >>> SH7763 Ethernet device support >>> -> for net custodian >>> >>> >>> >> Didn't pick this up because it was after what I thought was the cut-off of >> 6/10. It still has issues, so I'll ask NobuHiro to re-submit. Should it go >> in this release when OK? >> >> > II reflected your comment as this and contributed it again. > Could you apply this patch? > > Best regards, > Nobuhiro > > Yes you did re-submit based on an original set of change requests, but that doesn't mean you've received final comments :) I don't like new drivers to use the old API (eth_init(), eth_send() etc.) but at the same time realize it's not nice to make you have to add the CONFIG_NET_MULTI to board configs that only have one interface. So, for now let's bring this patch in we'll address the bigger issues later on. I'll send a separate message. regards, Ben