From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WiIoj-0000s2-KD for barebox@lists.infradead.org; Thu, 08 May 2014 07:32:34 +0000 Date: Thu, 8 May 2014 09:32:11 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Message-ID: <20140508073211.GE28564@pengutronix.de> References: <20140505145512.133932fc3ee2247b660638c2@gmail.com> <20140505132240.GX5858@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140505132240.GX5858@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: TODO: Rewrite network stack. To: Sascha Hauer Cc: barebox@lists.infradead.org On Mon, May 05, 2014 at 03:22:40PM +0200, Sascha Hauer wrote: > On Mon, May 05, 2014 at 02:55:12PM +0400, Antony Pavlov wrote: > > Hi! > > = > > I have inspected TODO file from barebox repo. Here is a quote: > > = > > [ ] Rewrite network stack. The one-loop-for-all-protocols stack is ju= st too > > ugly and big and uses thousands of global variables. Identify com= mon > > functions and make a loop per network protocol > > = > > There is no much tiny TCP/IP stack candidates for porting to barebox. > > The most notable is lwIP (http://savannah.nongnu.org/projects/lwip/). > > = > > See "project that use lwIP" list here: http://lwip.wikia.com/wiki/Proje= cts_that_use_lwIP > > = > > lwip code is BSD-licensed. Is it possible to use lwip code in barebox? > > = > > --=A0 > > Best regards, > > =A0 Antony Pavlov > > = > > P.S. Anyway TODO file from barebox repo is outdated (last change Jul 22= 2010). > = > Indeed. Maybe we should add the following item to it. > = > Sascha > = > diff --git a/TODO b/TODO > index 6350799..59fdade 100644 > --- a/TODO > +++ b/TODO > @@ -76,6 +76,7 @@ TODO > devices should be represented as a hierarchical tree in /dev > [ ] Work out, how to mount driver on PCI devices. The mechanism should be > transparent to the driver code. > +[ ] remove this file. It doesn't contain much useful information. I took this patch, removed the file and wanted to move this entry below DONE. This resulted in a git conflict. Please advise. Uwe > = > DONE > ---- > = > -- = > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > = > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > = -- = Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox