Re: [PATCH 0/8] Omap fixes for v2.6.32-rc6

2009-11-11 Thread Sid Boyce
On 11/11/09 19:08, Tony Lindgren wrote:
> * Sid Boyce  [091110 19:16]:
>> I still haven't been able to find the reason why the Ralink drivers
>> haven't been offered in make config/menuconfig/xconfig - cross compiling
>> on Fedora 12 x86_64 as per my previous post. I downloaded the latest
>> linux-omap snapshot Tuesday, 6 hours after it was up.
> 
> Sounds like that should be patched via drivers/net.
> 
> Regards,
> 
> Tony
> 
> 

CONFIG_CFG80211=m and CONFIG_MAC80211=m fixed that problem, though I'm
sure I tried the same some days ago and it didn't work - your snapshot
of today built and is working.

One remaining problem is getting FB working, the LCD status light lights
up blue, but the display is blank.
For that I shall start another thread.

Regards
Sid.
-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

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


Re: [PATCH 0/8] Omap fixes for v2.6.32-rc6

2009-11-11 Thread Tony Lindgren
* Sid Boyce  [091110 19:16]:
> I still haven't been able to find the reason why the Ralink drivers
> haven't been offered in make config/menuconfig/xconfig - cross compiling
> on Fedora 12 x86_64 as per my previous post. I downloaded the latest
> linux-omap snapshot Tuesday, 6 hours after it was up.

Sounds like that should be patched via drivers/net.

Regards,

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


Re: [PATCH 0/8] Omap fixes for v2.6.32-rc6

2009-11-10 Thread Sid Boyce
I still haven't been able to find the reason why the Ralink drivers
haven't been offered in make config/menuconfig/xconfig - cross compiling
on Fedora 12 x86_64 as per my previous post. I downloaded the latest
linux-omap snapshot Tuesday, 6 hours after it was up.
Regards
Sid.

On 11/11/09 03:00, Tony Lindgren wrote:
> Hi all,
> 
> Here are still few more fixes for review for the current -rc series.
> 
> Regards,
> 
> Tony
> 
> ---
> 
> Grazvydas Ignotas (2):
>   omap: update Pandora defconfig
>   omap3: pandora: Fix keypad keymap
> 
> Janusz Krzysztofik (1):
>   omap1: Amstrad Delta defconfig fixes
> 
> Jarkko Nikula (1):
>   omap3: beagle: Fix USB host port power control
> 
> Mike Turquette (1):
>   omap3: Decrease cpufreq transition latency
> 
> Sergio Aguirre (1):
>   omap3: 3430sdp: Enable Linux Regulator framework
> 
> Tao Hu (1):
>   omap: Fix race condition in omap dma driver
> 
> Tobias Klauser (1):
>   omap: Use resource_size
> 
> 
>  arch/arm/configs/ams_delta_defconfig |   24 +++--
>  arch/arm/configs/omap3_pandora_defconfig |   49 +--
>  arch/arm/configs/omap_3430sdp_defconfig  |9 +++
>  arch/arm/mach-omap2/board-omap3beagle.c  |2 -
>  arch/arm/mach-omap2/board-omap3pandora.c |   78 
> +++---
>  arch/arm/mach-omap2/gpmc.c   |2 -
>  arch/arm/mach-omap2/mailbox.c|2 -
>  arch/arm/plat-omap/cpu-omap.c|2 -
>  arch/arm/plat-omap/dma.c |6 ++
>  9 files changed, 118 insertions(+), 56 deletions(-)
> 


-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

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


[PATCH 0/8] Omap fixes for v2.6.32-rc6

2009-11-10 Thread Tony Lindgren
Hi all,

Here are still few more fixes for review for the current -rc series.

Regards,

Tony

---

Grazvydas Ignotas (2):
  omap: update Pandora defconfig
  omap3: pandora: Fix keypad keymap

Janusz Krzysztofik (1):
  omap1: Amstrad Delta defconfig fixes

Jarkko Nikula (1):
  omap3: beagle: Fix USB host port power control

Mike Turquette (1):
  omap3: Decrease cpufreq transition latency

Sergio Aguirre (1):
  omap3: 3430sdp: Enable Linux Regulator framework

Tao Hu (1):
  omap: Fix race condition in omap dma driver

Tobias Klauser (1):
  omap: Use resource_size


 arch/arm/configs/ams_delta_defconfig |   24 +++--
 arch/arm/configs/omap3_pandora_defconfig |   49 +--
 arch/arm/configs/omap_3430sdp_defconfig  |9 +++
 arch/arm/mach-omap2/board-omap3beagle.c  |2 -
 arch/arm/mach-omap2/board-omap3pandora.c |   78 +++---
 arch/arm/mach-omap2/gpmc.c   |2 -
 arch/arm/mach-omap2/mailbox.c|2 -
 arch/arm/plat-omap/cpu-omap.c|2 -
 arch/arm/plat-omap/dma.c |6 ++
 9 files changed, 118 insertions(+), 56 deletions(-)

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