Re: What's in omap git tree for 2.6.33

2009-12-07 Thread Tony Lindgren
* Sid Boyce [091207 02:59]: > On 06/12/09 03:37, Gadiyar, Anand wrote: > > Sid Boyce wrote: > >> Still a few fragments missing on beagleboard - Very roughly: > >> drivers/usb/Kconfig > >> + default y if ARCH_OMAP34X > > > > > > This one's in Greg's queue for sure. > > > >

Re: What's in omap git tree for 2.6.33

2009-12-07 Thread Sid Boyce
On 06/12/09 03:37, Gadiyar, Anand wrote: > Sid Boyce wrote: >> Still a few fragments missing on beagleboard - Very roughly: >> drivers/usb/Kconfig >> + default y if ARCH_OMAP34X > > > This one's in Greg's queue for sure. > >

RE: What's in omap git tree for 2.6.33

2009-12-05 Thread Gadiyar, Anand
Sid Boyce wrote: > Still a few fragments missing on beagleboard - Very roughly: > drivers/usb/Kconfig > + default y if ARCH_OMAP34X This one's in Greg's queue for sure.

Re: What's in omap git tree for 2.6.33

2009-12-05 Thread Sid Boyce
Still a few fragments missing on beagleboard - Very roughly: drivers/usb/Kconfig + default y if ARCH_OMAP34X arch/arm/mach-omap2/Kconfig diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 034d990..a913b05 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach

What's in omap git tree for 2.6.33

2009-12-04 Thread Tony Lindgren
Hi all, We now have separate mach/omap include directories for mach-omap1 and mach-omap2. The common headers are now in plat/omap. The omap730 and omap850 support has been merged into omap7xx support. We've reclaimend more address space by separately mapping the L3 and L4 buses for mach-omap2.