All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] cfi_flash_intel: support 1024b buffer write
Date: Mon, 17 May 2010 18:19:14 +0200	[thread overview]
Message-ID: <4BF16C82.2060601@eukrea.com> (raw)
In-Reply-To: <1274112860-18684-1-git-send-email-eric@eukrea.com>

Le 17/05/2010 18:14, Eric Bénard a écrit :
> newer Numonyx Strataflash P3x have 1024b buffer, thus, it's possible
> to write a buffer size of 0x200 which the actual flash_write_cmd
> doesn't permit as it's limited to a uchar parameter.
>
note : there is certainly a better way to fix this problem but I think 
this would need much more work in cfi_flash and may break other 
platforms, so I sent this patch which may help peoples using recent 
flashs but I'm quite sure it won't be pushed ;-)

Eric

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2010-05-17 16:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 16:14 [PATCH] cfi_flash_intel: support 1024b buffer write Eric Bénard
2010-05-17 16:19 ` Eric Bénard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-30  9:49 Eric Bénard
2010-08-04  7:42 ` Sascha Hauer
2010-08-04  7:48   ` Eric Bénard
2010-08-04  8:00     ` Sascha Hauer

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=4BF16C82.2060601@eukrea.com \
    --to=eric@eukrea.com \
    --cc=barebox@lists.infradead.org \
    /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.