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] cfi: Add weak default function for flash_cmd_reset()
Date: Wed, 28 Oct 2009 12:37:52 +0200	[thread overview]
Message-ID: <200910281137.52447.sr@denx.de> (raw)
In-Reply-To: <1256653490-11954-1-git-send-email-sr@denx.de>

On Tuesday 27 October 2009 15:24:50 Stefan Roese wrote:
> Currently the CFI driver issues both AMD and Intel reset commands.
> This is because the driver doesn't know yet which chips are connected.
> This dual reset seems to cause problems with the M29W128G chips as
> reported by Richard Retanubun. This patch now introduces a weak default
> function for the CFI reset command, still with both resets. This can
> be overridden by a board specific version if necessary.

Applied to u-boot-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-10-28 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 14:24 [U-Boot] [PATCH] cfi: Add weak default function for flash_cmd_reset() Stefan Roese
2009-10-28 10:37 ` 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=200910281137.52447.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.