RE: android-omap-2.6.29 for gumstix overo

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

 




>-----Original Message-----
>From: Elvis Dowson [mailto:elvis.dowson@xxxxxxx]
>Sent: Friday, July 17, 2009 12:11 PM
>To: Pandita, Vikram
>Cc: Linux OMAP Users
>Subject: Re: android-omap-2.6.29 for gumstix overo
>Importance: High
>
>Hi Vikram,
>			I'm just facing a weird situation. I just deleted my local repo,
>and cloned the android-omap-2.6.29 branch once again, afresh,
>
>and still I do not get all the OMAP SRF updated to board-overo.c
>
>If I look at it right now, I get
>
>static void __init overo_init_irq(void)
>{
>	omap2_init_common_hw(mt46h32m32lf6_sdrc_params);
>	omap_init_irq();
>	omap_gpio_init();
>}
>
>It should actually be
>
>static void __init overo_init_irq(void)
>{
>	omap2_init_common_hw(mt46h32m32lf6_sdrc_params, null, null, null);
>	omap_init_irq();
>	omap_gpio_init();
>}
>
>What could be going wrong?

The snapshot was taken from linux-omap:2.6.29 
Maybe overo file is not in sync. Check on pm-2.6.29 branch that is on kevin's tree.

>
>Best regards,
>
>Elvis
>

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux