From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Wed, 08 Oct 2008 10:05:58 +0200 Subject: [U-Boot] [PATCH v2 1/6] flash: factor out adjusting of Flash address to the end of sector In-Reply-To: <200810080947.21182.sr@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> Message-ID: <48EC69E6.2010200@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > Hi Bartlomiej, > > On Wednesday 08 October 2008, Bartlomiej Sieka wrote: >> Do you have any comments on the below patch? > > Looks good to me. So: Thanks for prompt response. > > Acked-by: Stefan Roese > > 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. Regards, Bartlomiej Sieka