public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: Christoph Obermair <cober@cosy.sbg.ac.at>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] ecos and ks32c50100
Date: Tue, 31 Jul 2001 10:16:00 -0000	[thread overview]
Message-ID: <20010731121819.A12432@visi.com> (raw)
In-Reply-To: <20010731100053.A11514@visi.com>

On Tue, Jul 31, 2001 at 10:00:54AM -0500, Grant Edwards wrote:

> > i am working with a ks32c50100-custom-board at the moment. my
> > aim is to run a tcp/ip-stack and one or two other small
> > applications on it. the board has 128k ram and 512k flash-rom.
> >
> > i think ecos could be a good solution for my little project.
> > 
> > so, i've already read some mails in the archive of this list
> > concerning ecos on a ks32c50100-board, but none of them was
> > really helpful. is there already an existing port?
> 
> I'll package up the Ethernet driver and the HAL and put them on
> my ftp site today.  I'll send a URL to the list once it's there.

ftp://ftp.visi.com/users/grante/ecos 

contains the following

ks32c5000-current.epk    

  Ethernet driver for Samsung KS32C5000 and S3C4510.  The ics1890 phy code
  works on the old SNDS board.  I think the new SNDS-100 board has a
  levelone lxt970 PHY. Code for the lxt970 PHY is included but hasn't been
  test on a newer SNDS board -- it might need tweaking.
  
  If so, please send me a patch.  Or, if you want to send me a newer
  SNDS board, I can fix it myself...

snds-current.epk         

  HAL package for Samsung SNDS and SNDS-100 eval boards.  You've got to
  select which CPU you have and configure the clock speed correctly.  Debug
  is on serial port #1 57.6K, 8, none.

  Assumes you've got RAM at 0.  Memory configuration program example below.

memconfig.tar.gz

  Example memory configure program you can download into processor's static
  RAM and execute to remap DRAM to 0 and FLASH to 0x1000000.

gdbinit.example

  Example of my .gdbinit file that contains macros to force processor into a
  benign state, configure memory using above program, and load a file.

-- 
Grant Edwards
grante@visi.com

  reply	other threads:[~2001-07-31 10:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-31  3:47 Christoph Obermair
2001-07-31  7:21 ` Jonathan Larmour
2001-07-31  7:59 ` Grant Edwards
2001-07-31 10:16   ` Grant Edwards [this message]
2001-08-02  2:13     ` Christoph Obermair
2001-08-02 10:31       ` Jonathan Larmour

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=20010731121819.A12432@visi.com \
    --to=grante@visi.com \
    --cc=cober@cosy.sbg.ac.at \
    --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).