public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Re: Romboot in i386 (continued) - comms. problems
@ 2001-08-13  3:21 Alex Lennon
  2001-08-13  3:39 ` Gary Thomas
  0 siblings, 1 reply; 10+ messages in thread
From: Alex Lennon @ 2001-08-13  3:21 UTC (permalink / raw)
  To: ecos-discuss

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

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

end of thread, other threads:[~2001-08-14  5:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-13  3:21 [ECOS] Re: Romboot in i386 (continued) - comms. problems Alex Lennon
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

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