public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] flash: Fix CFI buffer size bug
Date: Thu, 13 Aug 2009 09:32:53 +0200	[thread overview]
Message-ID: <200908130932.53483.sr@denx.de> (raw)
In-Reply-To: <1250092547-816-1-git-send-email-jschmoller@xes-inc.com>

On Wednesday 12 August 2009 17:55:47 John Schmoller wrote:
> Fix bug introduced by 9c048b523413ae5f3ff34e00cf57569c3368ab51.
>
> The cfi_flash.c driver cast the flash buffer size to a uchar in
> flash_write_cfibuffer(). On some flash parts, (tested on Numonyx
> part PC32F512M29EWH), the buffer size is 1KB. Remove the cast to
> uchar to enable buffer sizes to be larger.
>
> Signed-off-by: John Schmoller <jschmoller@xes-inc.com>

Applied to cfi-flash/master. Thanks.

Cheers,
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:[~2009-08-13  7:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12 15:55 [U-Boot] [PATCH] flash: Fix CFI buffer size bug John Schmoller
2009-08-13  7:32 ` Stefan Roese [this message]

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=200908130932.53483.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox