public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Red Hat eCos and RedBoot news
@ 2001-04-06 19:00 Jonathan Larmour
  2001-04-09  7:23 ` [ECOS] " Markus Meng
  0 siblings, 1 reply; 8+ messages in thread
From: Jonathan Larmour @ 2001-04-06 19:00 UTC (permalink / raw)
  To: ecos-announce, eCos discussion

Again Red Hat and the eCos community have been working hard to deliver more
new ports and features to eCos and RedBoot. Here's a highlight of some
exciting new functionality we've added recently:

o eCos and RedBoot ported to the Compaq iPAQ PocketPC. Try out
  our eCos Microwindows demo for the iPAQ at
  http://sources.redhat.com/redboot/ipaq/ ! Support includes
  keypad, touch screen, watchdog, FLASH, PCMCIA and Compact
  Flash drivers. RedBoot includes support for booting ARM Linux.
  Derived from an initial port by Richard Panton of 3G Lab and
  enhanced significantly by Red Hat. 

o eCos/RedBoot port to the ARM Evaluator-7T. Currently beta quality. 

o eCos/RedBoot port to QED RM7000 Ocelot, including PCI, ethernet and
  FLASH support.

o RedBoot ported to the MIPS Atlas eval board with MIPS32 4Kc or
  MIPS64 5Kc processor modules, including PCI, serial, ethernet and
  FLASH drivers. 

o RedBoot support for ARM PID/EPI Dev7/EPI Dev9 targets. 

o Port added to the Cosmo CEB-V850/SB1 

o Compressed image support has been added to RedBoot 

o ROM based file system support has been added, contributed by
  Richard Panton of 3G Lab. 

o Generic FLASH drivers added for Intel FlashFile 28Fxxx,
  AMD AM29xxxxx, Atmel AT29C040 and Intel StrataFLASH 

o Watchdog driver for Intel SA11x0 StrongARM added. 


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Red Hat is exhibiting at the Embedded Systems Conference San Francisco,
from Tuesday April 10th to Thursday April 12th inclusive. Come and see us
demo RedBoot, eCos, and Embedded Linux on stand 2110! Visit
http://www.esconline.com/sf/ for more details about the show.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

We've given parts of the eCos net site - http://sources.redhat.com/ecos/ -
a new look, particularly the Supported Hardware section, and we've added a
new area dedicated to RedBoot at http://sources.redhat.com/redboot/
Let us know what you think! 


Jonathan Larmour
eCos Net maintainer
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [ECOS] Re: Red Hat eCos and RedBoot news
@ 2001-04-09  9:34 Julius Vanderspek
  2001-04-10  0:45 ` Christian Plessl
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Julius Vanderspek @ 2001-04-09  9:34 UTC (permalink / raw)
  To: ecos-discuss

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

Hi Jonathan,

A few months ago I ported eCos to the TriMedia TM1300
(www.trimedia.com), and I would like to publish the 
results on your website.

The problem is, however, that we maintain an ANSI SDE for 
our TriMedia processors, and this SDE does not support 
the gcc extensions; therefore I had to make
a few patches in the directories that actually should not 
have been touched during porting. Most of these patches are
in the build files. See also the attached port log for getting 
an idea on what I changed. I have also attached the complete 
ported source base for further reference.

Do you have any suggestion on how to handle such a non-gcc port?

Thanks,

Juul VanderSpek,






> X-Spam-Filter: check_local@mailhost.trimedia.com by digitalanswers.org
> Mailing-List: contact ecos-announce-help@sourceware.cygnus.com; run by ezmlm
> List-Unsubscribe: 
< mailto:ecos-announce-unsubscribe-juul=trimedia.com@sources.redhat.com >
> List-Subscribe: < mailto:ecos-announce-subscribe@sources.redhat.com >
> List-Archive: < http://sources.redhat.com/ml/ecos-announce/ >
> List-Post: < mailto:ecos-announce@sources.redhat.com >
> List-Help: < mailto:ecos-announce-help@sources.redhat.com >, 
< http://sources.redhat.com/ml/#faqs >
> Delivered-To: mailing list ecos-announce@sources.redhat.com
> Delivered-To: moderator for ecos-announce@sources.redhat.com
> Date: Sat, 07 Apr 2001 02:59:58 +0100
> From: Jonathan Larmour <jlarmour@redhat.com>
> X-Accept-Language: en
> MIME-Version: 1.0
> To: ecos-announce@sources.redhat.com, eCos discussion 
<ecos-discuss@sources.redhat.com>
> Subject: Red Hat eCos and RedBoot news
> Content-Transfer-Encoding: 7bit
> X-Logged: Logged by mailhost.trimedia.com as f39C7qU12879 at Mon Apr  9 
05:07:52 2001
> 
> Again Red Hat and the eCos community have been working hard to deliver more
> new ports and features to eCos and RedBoot. Here's a highlight of some
> exciting new functionality we've added recently:
> 
> o eCos and RedBoot ported to the Compaq iPAQ PocketPC. Try out
>   our eCos Microwindows demo for the iPAQ at
>   http://sources.redhat.com/redboot/ipaq/ ! Support includes
>   keypad, touch screen, watchdog, FLASH, PCMCIA and Compact
>   Flash drivers. RedBoot includes support for booting ARM Linux.
>   Derived from an initial port by Richard Panton of 3G Lab and
>   enhanced significantly by Red Hat. 
> 
> o eCos/RedBoot port to the ARM Evaluator-7T. Currently beta quality. 
> 
> o eCos/RedBoot port to QED RM7000 Ocelot, including PCI, ethernet and
>   FLASH support.
> 
> o RedBoot ported to the MIPS Atlas eval board with MIPS32 4Kc or
>   MIPS64 5Kc processor modules, including PCI, serial, ethernet and
>   FLASH drivers. 
> 
> o RedBoot support for ARM PID/EPI Dev7/EPI Dev9 targets. 
> 
> o Port added to the Cosmo CEB-V850/SB1 
> 
> o Compressed image support has been added to RedBoot 
> 
> o ROM based file system support has been added, contributed by
>   Richard Panton of 3G Lab. 
> 
> o Generic FLASH drivers added for Intel FlashFile 28Fxxx,
>   AMD AM29xxxxx, Atmel AT29C040 and Intel StrataFLASH 
> 
> o Watchdog driver for Intel SA11x0 StrongARM added. 
> 
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> 
> Red Hat is exhibiting at the Embedded Systems Conference San Francisco,
> from Tuesday April 10th to Thursday April 12th inclusive. Come and see us
> demo RedBoot, eCos, and Embedded Linux on stand 2110! Visit
> http://www.esconline.com/sf/ for more details about the show.
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> 
> We've given parts of the eCos net site - http://sources.redhat.com/ecos/ -
> a new look, particularly the Supported Hardware section, and we've added a
> new area dedicated to RedBoot at http://sources.redhat.com/redboot/
> Let us know what you think! 
> 
> 
> Jonathan Larmour
> eCos Net maintainer
> -- 
> Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062

[-- Attachment #2: ecos.zip --]
[-- Type: application/zip, Size: 16064636 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [ECOS] Re: Red Hat eCos and RedBoot news
@ 2001-04-10  8:27 Julius Vanderspek
  0 siblings, 0 replies; 8+ messages in thread
From: Julius Vanderspek @ 2001-04-10  8:27 UTC (permalink / raw)
  To: cplessl; +Cc: ecos-discuss

Hi Chris,

This was indeed a mistake; I intended to send it to 
Jonathan only but seem to have had a temporary brain 
outage. My apologies to everyone who was hurt by this.

Regards,

Juul


> X-Spam-Filter: check_local@mailhost.trimedia.com by digitalanswers.org
> X-Authentication-Warning: tardis-a8.ee.ethz.ch: cplessl owned process doing 
-bs
> Date: Tue, 10 Apr 2001 09:45:15 +0200 (MET DST)
> From: Christian Plessl <cplessl@ee.ethz.ch>
> To: Julius Vanderspek <juul@trimedia.com>
> Cc: <ecos-discuss@sources.redhat.com>
> Subject: Re: [ECOS] Re: Red Hat eCos and RedBoot news
> MIME-Version: 1.0
> Content-ID: <Pine.GSO.4.33.0104100937591.5040@tardis-a8.ee.ethz.ch>
> X-Logged: Logged by mailhost.trimedia.com as f3A7jKV16501 at Tue Apr 10 
00:45:20 2001
> 
> 
> Hi Juul
> 
> Did you realize that you were posting a 16MB attachment file to a public
> mailing list!!!!!! I suppose this was by mistake.
> 
> You should NEVER NEVER post attachment of that size to maling lists.
> There are a lot of people without highspeed internet connections out
> there. Some of them may not be able to use IMAP and will have to
> download all your 16MB file even if they are not interessted in.
> 
> 
> Sidenot to the guys at Redhat: Can't you configure your mailinglist
> server to reject messages with attachments larger than say some 10 kB.
> 
> 
> Greetings,
>  Christian
> 
> -- 
> Christian Plessl <cplessl@ee.ethz.ch>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-04-13  3:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-06 19:00 [ECOS] Red Hat eCos and RedBoot news Jonathan Larmour
2001-04-09  7:23 ` [ECOS] " Markus Meng
2001-04-09  9:34 Julius Vanderspek
2001-04-10  0:45 ` Christian Plessl
2001-04-10 13:35   ` Jonathan Larmour
2001-04-10 10:07 ` Dan Conti
2001-04-13  3:39 ` Jeff Lasslett
2001-04-10  8:27 Julius Vanderspek

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