All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dataflash: fix a problem with the last	partition
Date: Fri, 31 Oct 2008 09:53:44 +0100	[thread overview]
Message-ID: <200810310953.44671.sr@denx.de> (raw)
In-Reply-To: <20081028064043.GC6417@game.jcrosoft.org>

On Tuesday 28 October 2008, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 16:41 Mon 27 Oct     , Ilko Iliev 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@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?
>
> Stefan is it you?

I don't feel responsible for dataflash. I think it would be best if this would 
go in via Wolfgang directly.

Wolfgang, what do you think?

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

  reply	other threads:[~2008-10-31  8:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-27 15:41 [U-Boot] [PATCH] dataflash: fix a problem with the last partition Ilko Iliev
2008-10-28  6:40 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-31  8:53   ` Stefan Roese [this message]
2008-10-31 11:18     ` Wolfgang Denk
2008-10-31 16:00       ` Scott Wood
2008-10-31 16:05         ` Wolfgang Denk
2008-10-31 16:19           ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-02 15:19             ` Wolfgang Denk
2008-11-18 23:22   ` Wolfgang Denk
2008-11-19 12:19     ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-19 12:27 ` Jean-Christophe PLAGNIOL-VILLARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200810310953.44671.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.