From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Packham Date: Sun, 20 Jan 2013 22:47:49 +1300 Subject: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support In-Reply-To: References: <1358472932-32083-1-git-send-email-judge.packham@gmail.com> <20130118092041.0c827374@lilith> <50F91851.5050003@gmail.com> <20130118104412.A93EF20060A@gemini.denx.de> Message-ID: <50FBBD45.8060905@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 On 01/19/2013 07:41 AM, Joe Hershberger wrote: > On Fri, Jan 18, 2013 at 4:44 AM, Wolfgang Denk wrote: >> Dear Chris, >> >> In message <50F91851.5050003@gmail.com> you wrote: >>> Personally I'm happy to have a long running series and periodically send >>> updates to the list. I have a repository on github[1] which has an ipv6 >>> branch collecting my changes if anyone wants to pull it down for their >>> own testing. If we want to apply some of the simple stuff early that's >>> fine by me. >> >> I see no problem with handling this as a branch (for example in the >> u-boot-net or u-boot-testing repositories). This should probably be >> decided by Joe Hershberger, though. > > I'm fine with hosting these changes as a branch in the u-boot-net repo. > > -Joe > Sounds good to me. I wouldn't go creating it just yet as I'm re-rolling patches frequently. Once the initial round of development and review has settled down then having the code on a more public branch for people to test with would be good.