From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot memory test results
Date: Fri, 17 Jan 2014 13:21:16 +0100 [thread overview]
Message-ID: <52D9203C.7050001@denx.de> (raw)
In-Reply-To: <1389946312840-171691.post@n7.nabble.com>
Hello aryanlak,
Am 17.01.2014 09:11, schrieb aryanlak:
> Hi all,
>
> I want to perform memory test (FLASH) during U-boot and read the results
> after the operating system (Linux) is booted up.
> Is it possible? If so, can anyone guide me to do so?
On which plattform do you want to try this?
You can activate CONFIG_LOGBUFFER in your board config file, and
try it, grep for "CONFIG_LOGBUFFER" for examples. The enbw_cmc is
a good example for an arm plattform, but you need also adaptions in
your Linux kernel, as this is not supported in mainline kernel! See
here a try to bring it into mainline
http://lwn.net/Articles/501425/
But this patch does not longer works for newer kernels, as logbuffer
handling had changed ... so maybe, you have to do a complete rework ...
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2014-01-17 12:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 8:11 [U-Boot] U-boot memory test results aryanlak
2014-01-17 12:21 ` Heiko Schocher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-17 17:21 Joe Kulikauskas
2014-01-17 21:54 ` 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=52D9203C.7050001@denx.de \
--to=hs@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.