public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] RedBoot: Intel bootblock build on big-endian
Date: Wed, 14 Feb 2001 10:52:00 -0000	[thread overview]
Message-ID: <20010214125649.A9655@visi.com> (raw)

Trying to build Intel boot-block flash support on big-endian
ARM fails.  It looks like the special make commands that are
done to generate PIC code don't pay attention to endian
configuration.

Since I'm not running RedBoot in ROM anyway, I've modified the
generic flash device and the Intel boot-block flash device to
pay attention to whether or not CYG_HAL_STARTUP_ROM is set.  If
not, it skips the copy-PIC-code-to-data-space stuff.

It builds cleanly, but I'm waiting to get a board with Intel
flash so I can test it.  I'll submit a patch (with a Changelog
entry!) once I'm satisfied that it works.

Anyway, people running from ROM on a big-endian ARM will need
to fix the special "make" stuff in the CDL file.

-- 
Grant Edwards
grante@visi.com

             reply	other threads:[~2001-02-14 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-14 10:52 Grant Edwards [this message]
2001-02-15  5:56 ` 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=20010214125649.A9655@visi.com \
    --to=grante@visi.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).