All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dataflash: fix a problem with the last	partition
Date: Tue, 28 Oct 2008 07:40:43 +0100	[thread overview]
Message-ID: <20081028064043.GC6417@game.jcrosoft.org> (raw)
In-Reply-To: <12251221122420-git-send-email-iliev@ronetix.at>

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?

Best Regards,
J.

  reply	other threads:[~2008-10-28  6:40 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 [this message]
2008-10-31  8:53   ` Stefan Roese
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=20081028064043.GC6417@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --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.