This is the mail archive of the ecos-discuss@sourceware.org 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: Silent Mode


On Fri, 2006-06-16 at 16:24 -0700, Adam Yergovich wrote:
> Hello all,
> 
> I am making a flavor of ecos that runs silently (except if it receives a 
> ctrl-c character).  Things are going pretty well, as most of the text 
> output that comes out of redboot is easily searchable.
> 
> One little character eludes me though.  On bootup, redboot outputs a '+' 
> symbol that i can't seem to track down anywhere.  I have no idea how i 
> would even search for it.
> 
> Anyone know where i can find this elusive '+' symbol?

Look at 'initialize_stub()' in hal/common

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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