[ECOS] hal_if.h
Jonathan Larmour
jlarmour@redhat.com
Mon Feb 12 14:42:00 GMT 2001
David Airlie wrote:
>
> Hi,
> hal/common/current/include/hal_if.h, line 407 doesn't seem to take
> care of the ROMRAM case properly,
>
> I have an APP that doesn't include stubs .... but is running in a ROMRAM
> setup, but I'm getting NO_RESET_ENTRY because IMPLEMENTS_IF_SERVICES is
> getting defined..
>
> I think this should be
>
> #if defined(CYG_HAL_STARTUP_ROM) || \
> ( (defined(CYG_HAL_STARTUP_RAM) ||
> defined(CYG_HAL_STARTUP_ROMRAM) && \
> !defined(CYGSEM_HAL_USE_ROM_MONITOR))
>
> but I'm sure I've missed something ...
As it happens, this has all been changed in the last few days, and will
appear in anon CVS later today (all going well). Give it a go then, and let
us know if you have problems then.
Jifl
--
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
More information about the Ecos-discuss
mailing list