Avoiding #ifdefs

Bill Gatliff bgat at billgatliff.com
Wed Jan 6 10:46:56 EST 2010


David Woodhouse wrote:
> On Wed, 2010-01-06 at 09:18 -0600, Bill Gatliff wrote:
>   
>> CoDeBrEaKeR wrote:
>>     
>>> the problem is we don't have machine_is_omap_3630sdp(),
>>> what's available is something like machine_is_omap_3630().
>>>
>>> And there are diff types of boards which is why the #ifdef.
>>>   
>>>       
>> Sounds like you need your own machine identifiers.
>>     
>
> Or a device-tree.
>   

Actually, that would be my preferred choice--- but it seems as though
that's a pretty new concept in the ARM world.  :)

Works a treat over in PPC-land, though!


b.g.

-- 
Bill Gatliff
Embedded systems training and consulting
http://billgatliff.com
bgat at billgatliff.com




More information about the linux-arm mailing list