From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 8 Oct 2008 14:02:00 +0200 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> <48EC69E6.2010200@semihalf.com> <20081008081601.5B91B8356979@gemini.denx.de> Message-ID: <200810081402.00345.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 08 October 2008, Wolfgang Denk 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. OK, I added this patch [1/6] to the u-boot-cfi-flash next branch. Here the pull request for the *next* branch: The following changes since commit 8fd4166c467a46773f80208bda1ec3b4757747bc: Stefan Roese (1): ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git next Bartlomiej Sieka (1): flash: factor out adjusting of Flash address to the end of sector common/cmd_flash.c | 75 +++++++++++++++++++++++++++++----------------------- include/flash.h | 1 + 2 files changed, 43 insertions(+), 33 deletions(-) Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================