Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH 1/8] OMAP2: enable fast soft interrupts



On Wed, Aug 06, 2008 at 09:01:36PM -0700, Matt Thomas wrote:
>
> On Jun 27, 2008, at 10:53 AM, Imre Deak wrote:
>
>> diff --git a/sys/arch/arm/omap/files.omap2 b/sys/arch/arm/omap/ 
>> files.omap2
>> index 03ecae7..4314bec 100644
>> --- a/sys/arch/arm/omap/files.omap2
>> +++ b/sys/arch/arm/omap/files.omap2
>> @@ -4,6 +4,8 @@
>>  # Based on xscale/files.pxa2x0
>>  #
>>
>> +options __HAVE_FAST_SOFTINTS
>> +
>>  include "arch/arm/pic/files.pic"
>>
>>  file        arch/arm/arm32/irq_dispatch.S
>> -- 
>>
>
>
> This has been enable in std.tisdpxx (the correct place).

Why so? Isn't this a processor specific stuff rather than board
specific?

--Imre



Home | Main Index | Thread Index | Old Index