This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eCos port for Olimex LPC-E2294 development board


Hi,

Am trying to port ecos for the Olimex LPCE2214 using your post. I
think the only difference between 2294 & 2214 is externel flash. So i
have added AMD(AM29F800) flash driver before building Redboot. But
obviously iam missing some thing. Am really trying hard for this to
get work. Here am posting the error msg with this after loading the
Redboot image on my Target. Please help me out.
error msg:
***********
FLASH: driver init failed: Driver does not support device
Sorry, FLASH config exceeds available space in FIS directory
Ethernet eth0: MAC address 08:88:12:34:56:78
No IP info for device!
+FLASH: driver init failed: Driver does not support device
Sorry, FLASH config exceeds available space in FIS directory
Ethernet eth0: MAC address 08:88:12:34:56:78
No IP info for device!

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 23:59:38, Oct  8 2006

Platform: Olimex LPC-E2294 development board (ARM7TDMI)
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
Copyright (C) 2003, 2004, 2005, 2006 eCosCentric Limited

RAM: 0x81000000-0x81100000, [0x8100cce0-0x810fd000] available
FLASH: 0x00000000 - 0x1, 0 blocks of 0x00000000 bytes each.
********************************************
where i need to set the external flash locations..?
Am very imressed with your post.its really help ful. Thanking you very much.

Thanks agian.

On 8/18/06, Sergei Gavrikov <w3sg@softhome.net> wrote:
Hello

There is an info for the owners of Olimex LPC-E2294 development board.

An eCos port for Olimex LPC-E2294 board (hardware rev. A) is done. A
few days ago I finished a porting RedBoot/eCos for this target. The
port needs no hardware corrections on the board. I heard folks do the
corrections on the board to turn on a 16-bit mode for the Cirrus Logic
CL CS8900A ethernet controller.

There are diagnostic channels support (UART0/UART1/LCD); Intel Flash
parts (TE28F320C3BD70) support; a Cirrus Logic CL CS8900A ethernet
controller (it had been wired in dumb 8-bit mode) support in the port.
Well, the http://sourceware.org/ml/ecos-discuss/2006-07/msg00062.html
problem resolved.  There aren't SPI, I2C, CAN, etc. drivers.

The short story how to apply my things to run eCos on the LPC-E2294
development board (note: for recent eCos snapshots) leaves here:

http://sgs.gomel.by/sg/articles/olpce2294/index.html

Any notices about the port are welcome. The port is a pre-released thing :
an olpce2294-1.0.epk ecos package.

Sergei Gavrikov

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]