From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 6/8] POST: add new memory regions test
Date: Thu, 06 Oct 2011 23:42:18 +0200 [thread overview]
Message-ID: <20111006214218.D48AE1408751@gemini.denx.de> (raw)
In-Reply-To: <1314975550-15766-7-git-send-email-valentin.longchamp@keymile.com>
Dear Valentin Longchamp,
In message <1314975550-15766-7-git-send-email-valentin.longchamp@keymile.com> you wrote:
> This test is similar to the actual POST memory test but quicker and
> far less complete. It checks the address and data lines and then only
> tests some regularly placed sub regions of the RAM.
> This can be useful when we want to test the RAM but we do not have enough
> time to run the full memory test.
>
> The POST memory test code was rearranged in order to avoid code duplication
> between the two tests but the memory test functionnality remains the same.
>
> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
> Cc: Mike Frysinger <vapier@gentoo.org>
> ---
> Changes for v3:
> - cosmetic changes in the test list
> ---
> include/post.h | 2 +
> post/drivers/memory.c | 81 +++++++++++++++++++++++++++++++++++++-----------
> post/tests.c | 15 ++++++++-
> 3 files changed, 78 insertions(+), 20 deletions(-)
Checkpatch says:
total: 0 errors, 4 warnings, 158 lines checked
Please clean up and resubmit. 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 evolution of the human race will not be accomplished in the ten
thousand years of tame animals, but in the million years of wild
animals, because man is and will always be a wild animal.
- Charles Galton Darwin
next prev parent reply other threads:[~2011-10-06 21:42 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-02 14:59 [U-Boot] [PATCH v3 0/8] POST: support for km_arm and mem_regions test definition Valentin Longchamp
2011-09-02 14:59 ` [U-Boot] [PATCH v3 1/8] POST/arm: adaptations needed for POST on ARM to work Valentin Longchamp
2011-09-02 15:49 ` Mike Frysinger
2011-09-02 14:59 ` [U-Boot] [PATCH v3 2/8] POST: allow redefinition of post_word_load/store Valentin Longchamp
2011-09-02 14:59 ` [U-Boot] [PATCH v3 3/8] POST: add post_log_res field for post results in global data Valentin Longchamp
2011-10-06 21:44 ` Wolfgang Denk
2011-10-07 6:48 ` Valentin Longchamp
2011-09-02 14:59 ` [U-Boot] [PATCH v3 4/8] POST: make env test flags fetching optional Valentin Longchamp
2011-09-02 14:59 ` [U-Boot] [PATCH v3 5/8] POST: drivers/memory.c coding style cleanup Valentin Longchamp
2011-10-06 21:43 ` Wolfgang Denk
2011-09-02 14:59 ` [U-Boot] [PATCH v3 6/8] POST: add new memory regions test Valentin Longchamp
2011-09-02 15:49 ` Mike Frysinger
2011-10-06 21:42 ` Wolfgang Denk [this message]
2011-09-02 14:59 ` [U-Boot] [PATCH v3 7/8] km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM Valentin Longchamp
2011-09-05 6:35 ` Heiko Schocher
2011-09-12 12:21 ` [U-Boot] [PATCH v3 7/8] km_arm: change CONFIG_SYS_TEXT_BASE to endof RAM Valentin Longchamp
2011-09-02 14:59 ` [U-Boot] [PATCH v3 8/8] km_arm: enable POST for these boards Valentin Longchamp
2011-10-21 22:15 ` Wolfgang Denk
2011-10-24 7:12 ` Holger Brunck
2011-10-24 19:16 ` Wolfgang Denk
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=20111006214218.D48AE1408751@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