public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Memory Testing (Flash,EEPROM)
Date: Wed, 27 Oct 2004 16:27:45 +0200	[thread overview]
Message-ID: <20041027142750.35EBFC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 27 Oct 2004 17:23:20 +0530." <3D9FDCA910DD4445896A0BE5ECF009D40176845A@bla.satyam.com>

In message <3D9FDCA910DD4445896A0BE5ECF009D40176845A@bla.satyam.com> you wrote:
> 
> and Device Integrity Test. For SDRAM each and every thing is OK, but for
> EEPROM and Flash Memory No such test Cases are their using which the user
> can check the correctness of these Devices at the command prompt. It would
> be highly appreciated if any one will describe the process of Flash memory
> and EEPROM Testing by modifying the U-Boot Code.

It is up to you to define your requirements that such tests must meet.

It makes no real sense to perform a write testing  on  flash  memory,
for  example,  as  you must erase the flash to write it, and erase it
again to write it again, and the fact that you can write it now is no
guarantee that it is still erasable the next time.

U-Boot offers to check the integrity of the stiored data using  CRC32
checksums; this is even integral part of the U-Boot images.

If you need more or other features: feel free to add those.

Best regards,

Wolfgang Denk

-- 
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What is research but a blind date with knowledge?      -- Will Harvey

  reply	other threads:[~2004-10-27 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 11:53 [U-Boot-Users] Memory Testing (Flash,EEPROM) Vikrant_Basotra
2004-10-27 14:27 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-27 17:14 Fillod Stephane
2004-10-27 18:48 ` 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=20041027142750.35EBFC1430@atlas.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