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: REDIRECT CONSOLE


On Fri, 2002-05-10 at 09:07, max wrote:
> I have built redboot, it boots up find. Only problem
> is
> the console is set to screen.(channel number 2). I
> want
> redirect the console to my serial port, which file
> should I change?

Actually you don't have to do anything - just use the serial port
before [or instead of] using the screen/keyboard.  RedBoot will
pick up on which port you are using and make it be the "console".

Alternatively, use the RedBoot command:
  RedBoot> chan 0
to select serial port 0.


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]