On Wed, 21 May 2008 10:44:28 -0700, Tony Lindgren <[EMAIL PROTECTED]> wrote:
> * mohammed shareef <[EMAIL PROTECTED]> [080521 10:12]:
>> i see the following lines in the omap-osk.c file regarding the uarts:
>>
>> static struct omap_uart_config osk_uart_config __initdata = {
>> .enabled_uarts = (1 << 0),
>> };
>>
>>
>> what does it mean? i want all my uarts (1,2,3) enabled. how do i have
>> to modify the above line?
>
> How about try .enabled_uarts = 3
this would enable only uarts 1 and 2, right?
maybe it's enough :-p
--
Best Regards,
Felipe Balbi
http://felipebalbi.com
[EMAIL PROTECTED]
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html