public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Alex Lennon" <ajlennon@arcom.co.uk>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] Re: Romboot in i386 (continued) - comms. problems
Date: Mon, 13 Aug 2001 03:21:00 -0000	[thread overview]
Message-ID: <NEBBKJHOALKOLCFPGELEEEMICPAA.ajlennon@arcom.co.uk> (raw)

>> >It's the first stage in providing some way for a PC to directly boot
from
>> >ROM/Flash. It's not been made to work on any particular platform yet
>>
>> Is the thrust of this code attempting to boot the PC off an add-in BIOS
>> (e.g. at C800:0) or as a complete mainboard BIOS replacement to take over
>> at power-on?

>The latter. See romboot.S. But it's not been tested with a live platform so
>take it with a pinch of salt for now.

Hi - I've been taking a look at porting Redboot to at Arcom Merlin board
(25Mhz 386ex, 1Mb flash, 2Mb DRAM).

I'm happy enough with a modified romboot.S entering PM and jumping to
the Redboot code. I get the signons and can enter commands etc. etc.

However I'm getting a lot of funnies downloading images over a serial
link (they are the correct .srec format now, I think) and connecting with
GDB.

At the 38K4 baud default I seem to be dropping lots of chars. When I
go right down to 1200 I can do an Xmodem image download OK.

The i386 port seems to be using serial drivers in
~/ecos/packages/hal/i386/pcmb/current/src/pcmb_serial.c

Looking at these serial drivers it seems to me that somebody has implemented
a polled mode schema on both Rx and Tx. Could somebody tell me if this is
correct ?

If so, then before I dive straight in and rewrite the code, is there any
reason
I shouldn't just use the 16x5x drivers already in eCos ?

TIA,

	Alex Lennon



_____________________________________________________________________
This message has been checked for all known viruses by UUNET delivered 
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/

             reply	other threads:[~2001-08-13  3:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-13  3:21 Alex Lennon [this message]
2001-08-13  3:39 ` Gary Thomas
2001-08-13  3:52   ` Alex Lennon
2001-08-13  4:11     ` Gary Thomas
2001-08-13  4:23       ` Alex Lennon
2001-08-13 10:45         ` Jonathan Larmour
2001-08-14  5:06           ` Alex Lennon
2001-08-14  5:32             ` Jonathan Larmour
2001-08-13  4:30     ` Nick Garnett
2001-08-13  4:30   ` Nick Garnett

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=NEBBKJHOALKOLCFPGELEEEMICPAA.ajlennon@arcom.co.uk \
    --to=ajlennon@arcom.co.uk \
    --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).