mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] memtest: small cleanup
@ 2014-04-10 12:04 Alexander Aring
  2014-04-10 12:04 ` [PATCH 1/3] memtest: cleanup error handling Alexander Aring
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Alexander Aring @ 2014-04-10 12:04 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-23 12:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-10 12:04 [PATCH 0/3] memtest: small cleanup Alexander Aring
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox