[U-Boot] [PATCH] dataflash: fix a problem with the last partition
Wolfgang Denk
wd at denx.de
Wed Nov 19 00:22:32 CET 2008
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20081028064043.GC6417 at game.jcrosoft.org> you wrote:
>
> > This patch fix the problem that only the [NB_DATAFLASH_AREA -1] dataflash partition can be defined to use the area to the end of dataflash size.
> > Now it is possible to have only one dataflash partition from 0 to the end of of dataflash size.
> >
> > Signed-off-by: Ilko Iliev <iliev at ronetix.at>
> > ---
> > drivers/mtd/dataflash.c | 4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/drivers/mtd/dataflash.c b/drivers/mtd/dataflash.c
> > index 201e518..43746e7 100644
> > --- a/drivers/mtd/dataflash.c
> > +++ b/drivers/mtd/dataflash.c
> Who is supposed to handle this one?
Now that you claimed responsibility for dataflash code, could you
please add it and/or provide feedback to the submitter?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: Why do mountain climbers rope themselves together?
A: To prevent the sensible ones from going home.
More information about the U-Boot
mailing list