[U-Boot] [PATCH v2 1/6] flash: factor out adjusting of Flash address to the end of sector

Stefan Roese sr at denx.de
Wed Oct 8 14:02:00 CEST 2008


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
=====================================================================


More information about the U-Boot mailing list