public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Nickolay <nickolay@protei.ru>
To: Mark Salter <msalter@redhat.com>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] redboot and console
Date: Thu, 31 Mar 2005 09:19:00 -0000	[thread overview]
Message-ID: <424AFA3B.3000201@protei.ru> (raw)
In-Reply-To: <1112208234.28876.23.camel@gienah.localdomain>

Mark Salter wrote:

>On Wed, 2005-03-30 at 22:35 +0400, Nickolay wrote:
>  
>
>>Hallo!
>>
>>Can anyone tell me, where in redboot source does console(COM0) 
>>initialization?
>>I has no output on my IXDP425 board.
>>    
>>
>
>The low-level ixp4xx-specific bits are in:
>
>  packages/hal/arm/xscale/ixp425/current/src/ixp425_diag.c
>
>--Mark
>
>
>
>  
>

I found in /opt/ecos/ecos-2.0/packages/redboot/current/src/main.c:
    cur = 
CYGACC_CALL_IF_SET_CONSOLE_COMM(CYGNUM_CALL_IF_SET_COMM_ID_QUERY_CURRENT);
    
CYGACC_CALL_IF_SET_CONSOLE_COMM(CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL);

Is this macro really in the deep does initialize console?


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

      reply	other threads:[~2005-03-30 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-31  3:52 Nickolay
2005-03-31  8:44 ` Mark Salter
2005-03-31  9:19   ` Nickolay [this message]

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=424AFA3B.3000201@protei.ru \
    --to=nickolay@protei.ru \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=msalter@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).