mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] memtest: small cleanup
Date: Thu, 10 Apr 2014 14:04:03 +0200	[thread overview]
Message-ID: <1397131446-4816-1-git-send-email-alex.aring@gmail.com> (raw)

Hi,

this are three patches to cleanup the memtest command. It removes the the first
and last if condition in the sdram regions loop. It was stupid to handle it in
that way but since then my skills are improved and it was long time on my list.

I would be happy if somebody can test it with two banks, again...

- Alex

(People that I know they have more than one banks boards):
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Teresa Gámez <t.gamez@phytec.de>
Cc: Christian Hemp <c.hemp@phytec.de>
Cc: Jan Weitzel <j.weitzel@phytec.de>

Alexander Aring (3):
  memtest: cleanup error handling
  memtest: cleanup requests of regions
  memtest: copyright to UPPER case and fix typo

 commands/memtest.c | 74 +++++++++++++++++++++++-------------------------------
 common/memtest.c   |  4 +--
 2 files changed, 34 insertions(+), 44 deletions(-)

-- 
1.9.1


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

             reply	other threads:[~2014-04-10 17:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-10 12:04 Alexander Aring [this message]
2014-04-10 12:04 ` [PATCH 1/3] memtest: cleanup error handling Alexander Aring
2014-04-10 12:04 ` [PATCH 2/3] memtest: cleanup requests of regions Alexander Aring
2014-04-10 12:04 ` [PATCH 3/3] memtest: copyright to UPPER case and fix typo Alexander Aring
2014-04-23 10:25 ` [PATCH 0/3] memtest: small cleanup Sascha Hauer
2014-04-23 12:02   ` Alexander Aring

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=1397131446-4816-1-git-send-email-alex.aring@gmail.com \
    --to=alex.aring@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox