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: CYGPKG_REDBOOT_ANY_CONSOLE question


On Tue, 2004-07-06 at 11:03, Miguel J. Vega wrote:
> Hi everyone,
> 
> I am unclear of what redboot does when CYGPKG_REDBOOT_ANY_CONSOLE is
> disabled. Does it just stick to whichever port was assigned as the
> diagnostic/console serial port?

Correct.  If not disabled, then RedBoot will attempt to use *any* serial
port which is defined (HAL serial ports only).  It does this by 
initially using them all (e.g. all printed messages go to all ports).
It will switch to a single console once input has been received.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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