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]

Re: Problem about redboot


Jesper Skov wrote:
> 
> >>>>> "Jonathan" == Jonathan Larmour <jlarmour@redhat.com> writes:
> Jonathan> The vrc4373 doesn't implement the "standard" virtual vector
> Jonathan> support. What you are seeing is an oversight that the
> Jonathan> hal_ctrl_isr* functions in hal/common were not sufficiently
> Jonathan> conditionally compiled, which I will fix.  [ Jesper, I will
> Jonathan> make these functions conditional on
> Jonathan> CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT ]
> 
> But, but, but, that shouldn't be necessary... :)
> 
>         cdl_component CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT { [snip]
>             compile     hal_if.c hal_misc.c
>         }

Doh! I didn't see that. I'll revert my patch (even though it's harmless).
 
> The file is only ever compiled when there is virtual vector
> support. The problem is the fact that the vrc4373 is not converted
> properly/at all and the virtual vector support was still attempted
> used.

It's not converted at all. I take it "ness" must have somehow forced it on
in the configuration.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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