All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] U-boot memory test results
@ 2014-01-17  8:11 aryanlak
  2014-01-17 12:21 ` Heiko Schocher
  0 siblings, 1 reply; 4+ messages in thread
From: aryanlak @ 2014-01-17  8:11 UTC (permalink / raw)
  To: u-boot

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?

Regards
Lakshmi



--
View this message in context: http://u-boot.10912.n7.nabble.com/U-boot-memory-test-results-tp171691.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot] U-boot memory test results
@ 2014-01-17 17:21 Joe Kulikauskas
  2014-01-17 21:54 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Kulikauskas @ 2014-01-17 17:21 UTC (permalink / raw)
  To: u-boot

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?

This could work by setting a u-boot environment variable with the POST
result. It would probably require adding some u-boot code, the baseline
puts POST results just into console output and maybe a memory loc IIRC.

If you had the environment variable, then you could get result from Linux
with fw_printenv.

Joe

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

end of thread, other threads:[~2014-01-17 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17  8:11 [U-Boot] U-boot memory test results aryanlak
2014-01-17 12:21 ` Heiko Schocher
  -- strict thread matches above, loose matches on Subject: below --
2014-01-17 17:21 Joe Kulikauskas
2014-01-17 21:54 ` Wolfgang Denk

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.