This is the mail archive of the ecos-discuss@sources.redhat.com 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: about porting ecos in S3C4510B development board


I ported RedBoot to the (my) SNDS100 board more than a year ago.  I remember
modifying the HAL startup code to get the SDRAM configuration correct, and
added a flash driver (for the Winbond w29eexxx devices).  I submitted
patches for these, but much of it never made it into the repository.  I
don't know if all SNDS100 boards have the same flash devices or not, so this
flash driver may not work for your board.  I suggest searching the eCos
archives.  I have an update to the winbond w29eexxx flash driver that allows
it to work with eCos, but I have never submitted it, since there seemed to
be no interest.

Jay

-----Original Message-----
From: Jonathan Larmour [mailto:jifl@eCosCentric.com]
Sent: Tuesday, February 10, 2004 8:45 PM
To: ying_hu@alliedtelesyn.com
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] about porting ecos in S3C4510B development board


Hu Ying wrote:
> Hi all,
> 
>     I just started working on porting eCos on my S3C4510B based
development
> board which uses S3C4510B, 16MByte SDRAM, 2MByte Flash (AM29LV160).
> 
>     I tried to build a Redboot based the SNDS100 package provided in eCos.
> But haven't succeeded :-(. I modified hal_arm_snds.cdl, the
> mlt_arm_snds_ram/rom.h/ldi, but I could see anything from the
Hyperterminal.
> 
>     Please drop me somp advice.

Please describe in more details the steps you took so we can tell you if 
you took a wrong turning. In particular did you remember to import the .ecm 
file? Since you ask:

>     Do I need to include Flash driver for Redboot?

There is no flash driver for the SNDS, sorry.

>  How should I set the
> serial port if I want to use the Hyperterminal with my ARM board? shall I
> choose S3C4510A or KS32C5000A?

Depends what's fitted, the closest would be S3C4510A. It's possible that 
there's a difference between the A and B revisions - you'd need to see the 
documentation for the chips to find out for sure. The B may just be an 
errata fix version of the chip.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
Visit us at Embedded World 2004, Nürnberg, Germany, 17-19 Feb, Stand 12-449
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


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