public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anthony Foiani <tkil@scrye.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] R: Re:  Question about md output
Date: Tue, 29 May 2012 23:40:45 -0600	[thread overview]
Message-ID: <gpq9mb50i.fsf@dworkin.scrye.com> (raw)
In-Reply-To: <20120529203740.4BD3B2073AD@gemini.denx.de> (Wolfgang Denk's message of "Tue, 29 May 2012 22:37:40 +0200")

Wolfgang Denk <wd@denx.de> writes:

> Basicly yes, except that the crc32 command does not operate on 32
> bit "words", but on an area of memory (i. e. a number of octets).
> Depending on your expectations on endianess etc. this may or may bot
> be the same.  The "32" in the crc32 command name is just an
> indication for the size of the computed checksum.

I don't know if the usage is the same in German, but in (USA) English
Computer Science, "crc32" most often refers specifically to the
algorithm implemented for Ethernet checksumming (which, with slight
variants is the same used in zlib, u-boot, and many others.)

CRC32 is not the only 32-bit CRC, but it is one of the most popular,
and was chosen for certain desirable properties.

(Wolfgang, I am sure you know all this, I am mostly clarifying for the
original poster.)

Lots of good info here:

  http://en.wikipedia.org/wiki/Crc32#Commonly_used_and_standardized_CRCs

Happy hacking!

Best regards,
Anthony Foiani

      reply	other threads:[~2012-05-30  5:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 16:12 [U-Boot] R: Re: Question about md output ffileppo at libero.it
2012-05-29 20:37 ` Wolfgang Denk
2012-05-30  5:40   ` Anthony Foiani [this message]

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=gpq9mb50i.fsf@dworkin.scrye.com \
    --to=tkil@scrye.com \
    --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