public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "David Airlie" <David.Airlie@parthus.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] [PATCH] for ROMRAM support for PID board
Date: Thu, 15 Feb 2001 12:07:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0102152118060.23479-201000@platinum.limerick.sslinc.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

Hi,
	Please find attached two files one containing a tgz file with the
three mlt files (new files) and a patch against CVS for the ROM/RAM pid
support 

I've fixed most of things requested by Jonathan, the only one remaining is
the 0x8000 define that I've called CYGHWR_HAL_RAM_VADDR, I cannot think
how to get this, for the UNMAPPED macro, it needs to come from a .h as
0x8000, I cannot use __exception_handlers and it seems to generate a
reset_vector address that is total crap, (it seems to use the variable
storing execption_handlers rather than the contents...

Maybe I'm still missing something but I think I messed around with this a
fair bit..

Also to use the ROMRAM image with the flash programmer for the PID board
the arm-elf-objcopy command is different than when doing a ROM image

arm-elf-objcopy --strip-debug --change-address=0x58000 <romram.in>
<flash.out>

The change addresses value is different.. this may require a note in the
PID docs..

Dave.



-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com

[-- Attachment #2: mlt_files_pid_romram.tgz --]
[-- Type: application/x-gzip, Size: 853 bytes --]

                 reply	other threads:[~2001-02-15 12:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Pine.LNX.4.21.0102152118060.23479-201000@platinum.limerick.sslinc.com \
    --to=david.airlie@parthus.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).