public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Hugo Tyson <hmt@redhat.com>
To: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Redboot and edb7211
Date: Fri, 20 Apr 2001 06:30:00 -0000	[thread overview]
Message-ID: <wwt8zkvg175.fsf@masala.cambridge.redhat.com> (raw)
In-Reply-To: <3ADF6949.4C32D715@redhat.com>


Jonathan Larmour <jlarmour@redhat.com> writes:
> Gary Thomas wrote:
> > On 19-Apr-2001 Jonathan Larmour wrote:
> > > Perhaps the message is the initial checksum error reported when no Flash
> > > Image System has been created yet. If you do a "fis init" it may just go
> > > away.
> > 
> > These two items are not related in any way.
> > 
> > *  'fis init' rebuilds only the FIS directory.
> > 
> > *  The warning about checksum failures is about the 'fconfig' database.  One
> >    needs to run 'fconfig' to fix that.
> 
> But presumably you can't do an fconfig until you've done an "fis init", so
> both steps are required in order. 

Not sure.  I think the fconfig stuff is placed where it's placed and that's
that.  "fis init" happens to make an entry that decribes where fconfig is
placed, to help the user know what flash is used for what, and to keep the
fis from using that flash itself.  But the fconfig does not refer to the
fis to determine what flash to use; it's not that way round.
 
If RedBoot startup reports a bad checksum, and the system appears to hang
without a RedBoot> prompt, it's probably trying to use BOOTP to get an IP
address.  Either wait a while, or build a RedBoot with no networking
included and try that, use it to initialize the flash then upgrade to one
with net - no net => no BOOTP => no delay at startup.

Warning, if you have a valid fconfig block in flash, but a new
configuration of RedBoot adds some new keys, you might have to explicitly
erase (using "fis erase -f 0x503e0000 -l 0x10000" or whatever) the old
fconfig data and reset it all to get the new keys to "take".  Doesn't
happen often that a new configuration changes things like this - except
when debugging a whole new port and messing with extra fco settings - but
mentioned just in case...

	- Huge

  reply	other threads:[~2001-04-20  6:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-18 18:05 Wilson Kwan
2001-04-18 19:49 ` Lewin A.R.W. Edwards
2001-04-19 14:49   ` Jonathan Larmour
2001-04-19 14:53     ` Lewin A.R.W. Edwards
2001-04-19 15:12       ` Jonathan Larmour
2001-04-19 19:12         ` Wilson Kwan
2001-04-19 15:32     ` Gary Thomas
2001-04-19 15:40       ` Jonathan Larmour
2001-04-20  6:30         ` Hugo Tyson [this message]
2001-04-20  6:39           ` Gary Thomas

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=wwt8zkvg175.fsf@masala.cambridge.redhat.com \
    --to=hmt@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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).