[ECOS] redboot and console
Nickolay
nickolay@protei.ru
Thu Mar 31 09:19:00 GMT 2005
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
More information about the Ecos-discuss
mailing list