public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@chez-thomas.org>
To: Winkler Andreas <andreas.aw.winkler@siemens.com>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] [Fwd: How to enable redboots CRC checking]
Date: Wed, 05 May 2004 10:52:00 -0000	[thread overview]
Message-ID: <1083754335.5389.277.camel@hermes> (raw)
In-Reply-To: <4098BE57.9000801@eCosCentric.com>

On Wed, 2004-05-05 at 04:13, Jonathan Larmour wrote:
> This was misaddressed...

The 'fis load' with CRC checking function in RedBoot had suffered some
bitrot (the CDL option changed names, but the code did not).  This has
now been repaired, as seen below:

RedBoot> lo -r -b 0x100000 -h 192.168.1.125 test.JFFS2
Using default protocol (TFTP)
Raw file loaded 0x00100000-0x00298483, assumed entry at 0x00100000
RedBoot> fi cr JFFS2
An image named 'JFFS2' exists - continue (y/n)? y
RedBoot> fi lo JFFS2
RedBoot> fi li      
Name              FLASH addr  Mem addr    Length      Entry point
RedBoot           0xC0000000  0x00100000  0x00080000  0x00100100
JFFS2             0xC0080000  0x00100000  0x00400000  0x00100000
FIS directory     0xC7FFC000  0xC7FFC000  0x00004000  0x00000000
RedBoot> fi wr -f 0xc0080000 -b 0x200000 -l 0x80000
* CAUTION * about to program FLASH
            at 0xc0080000..0xc00fffff from 0x00200000 - continue (y/n)? y
RedBoot> fi lo JFFS2                               
** Warning - checksum failure.  stored: 0x78d127ea, computed: 0xf08ba2c8

-- 
Gary Thomas <gary@chez-thomas.org>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2004-05-05 10:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 10:13 Jonathan Larmour
2004-05-05 10:52 ` Gary Thomas [this message]
2004-05-19 10:36 Winkler Andreas
2004-05-19 10:46 ` Gary Thomas
2004-05-19 12:15 Winkler Andreas
2004-05-26 12:29 Winkler Andreas
2004-05-26 12:51 ` Andrew Lunn
2004-05-26 12:52 ` Gary Thomas
2004-05-26 13:00 ` Mark Salter
2004-05-26 13:03   ` Gary Thomas
2004-05-26 12:55 Winkler Andreas
2004-05-26 13:16 ` Gary Thomas
2004-05-26 13:16 Winkler Andreas
2004-05-26 13:20 Winkler Andreas
2004-05-26 13:28 ` Gary Thomas
2004-05-26 15:48 Winkler Andreas

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=1083754335.5389.277.camel@hermes \
    --to=gary@chez-thomas.org \
    --cc=andreas.aw.winkler@siemens.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).