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: interrupt handlers for the ARM SA1110



>> 
>> OK, let me get this straight.  If I have a file  
>> 
>> hal/arm/sa11x0/travis/current/include/hal_platform_ints.h
>> 
>> then that will get included instead of  [in addition to?]
>> 
>> hal/arm/sa11x0/var/current/include/hal_var_ints.h ???
>> 
>> I've been grepping around, but I'm not clear on this little bit.
>> 
>
>Look in hal/arm/arch/current/include/hal_intr.h  - there is sufficient
>mechanism in there to allow a platform to override the variant defaults.

Thanks.  I just need to add to my cdl file:

    define_proc {
        puts $::cdl_header \
       "#define CYGBLD_HAL_PLF_INTS_H <cyg/hal/hal_platform_ints.h>"
    }

	-- Warren

Warren J. Jasper
wjasper@tx.ncsu.edu



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