From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 08 Oct 2008 10:38:47 -0700 Subject: [U-Boot] [PATCH v2 1/6] flash: factor out adjusting of Flash address to the end of sector In-Reply-To: <20081008081601.5B91B8356979@gemini.denx.de> References: <12217502093845-git-send-email-tur@semihalf.com> <1222867592-58285-2-git-send-email-tur@semihalf.com> <48EC639C.3080400@semihalf.com> <200810080947.21182.sr@denx.de> <48EC69E6.2010200@semihalf.com> <20081008081601.5B91B8356979@gemini.denx.de> Message-ID: <48ECF027.3050706@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 Wolfgang Denk wrote: > Dear Bartek, > > in message <48EC69E6.2010200@semihalf.com> you wrote: > >>> Not sure if I am responsible for picking this up or if this should go in >>> through Wolfgang. It's not really cfi-flash related. But if nobody objects >>> then I'll put it into the next branch of my cfi-flash repository. >>> >> It depends on how/when Wolfgang wants to handle the inclusion of the >> automatic update feature (patches 4-6/6). This feature depends on the >> flash patch in question (1/6), as well as on two networking changes >> (patches 2/6 and 3/6), which have been pulled into the 'next' branch of >> the net repository already. >> > > If eveybody co-operates (Stefan for the flash part, Ben for the > network part), I would like to pull this into my "next" branch. > > Stefan, Ben - please let me know when your next branches are ready for > pulling, so I can coordinate this. > > Thanks. > > Best regards, > > Wolfgang Denk > > You can pull net/next now if you'd like. I'm not able to generate a pull request from here, so if you need that you'll have to wait maybe 10 or 11 hours. regards, Ben