public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] [PATCH] for ROMRAM support for PID board
@ 2001-02-15 12:07 David Airlie
  0 siblings, 0 replies; only message in thread
From: David Airlie @ 2001-02-15 12:07 UTC (permalink / raw)
  To: ecos-discuss

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-15 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-15 12:07 [ECOS] [PATCH] for ROMRAM support for PID board David Airlie

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).