public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] post: new nor flash test
Date: Tue, 26 Jul 2011 16:50:00 +0200	[thread overview]
Message-ID: <20110726145000.1D76E138EED4@gemini.denx.de> (raw)
In-Reply-To: <1305070540-29687-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1305070540-29687-1-git-send-email-vapier@gentoo.org> you wrote:
> This adds a simple flash test to automatically verify erasing,
> writing, and reading of sectors.  The code is based on existing
> Blackfin tests but generalized for everyone to use.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v2
> 	- convert to malloc()
> 	- rewrite changelog a bit
> 
>  include/post.h        |    1 +
>  post/drivers/Makefile |    2 +-
>  post/drivers/flash.c  |  107 +++++++++++++++++++++++++++++++++++++++++++++++++
>  post/tests.c          |   15 ++++++-
>  4 files changed, 123 insertions(+), 2 deletions(-)
>  create mode 100644 post/drivers/flash.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only way to learn a new programming language is by  writing  pro-
grams in it.                                        - Brian Kernighan

      reply	other threads:[~2011-07-26 14:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 20:08 [U-Boot] [PATCH] post: new parallel nor flash test Mike Frysinger
2011-05-10 20:17 ` Wolfgang Denk
2011-05-10 21:11   ` Mike Frysinger
2011-05-10 21:59     ` Wolfgang Denk
2011-05-10 22:46       ` Mike Frysinger
2011-05-10 23:35 ` [U-Boot] [PATCH v2] post: new " Mike Frysinger
2011-07-26 14:50   ` Wolfgang Denk [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=20110726145000.1D76E138EED4@gemini.denx.de \
    --to=wd@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