Re: PowerTOP kernel patch

2010-08-25 Thread Yong Shen
Hi Nicolas, Thanks for your suggestion.s I am going to follow this. Yong On Thu, Aug 26, 2010 at 3:05 AM, Nicolas Pitre wrote: > > Those patches don't apply as is, and I prefer not venturing into merge > conflict attempts. > > What I'd suggest is: > > 1) get the stable linaro tree from git:// >

Re: Cross compilation with debuild

2010-08-25 Thread Loïc Minier
On Wed, Aug 25, 2010, Wookey wrote: > I'm using amd64 - hopefully it doesn't matter. Well I feared it might influence xdeb, since there is this bug about the need to use two caches; notably, I thought at least using a 32-bits build arch was better than a 64-bits for the visible package names.

Re: PowerTOP kernel patch

2010-08-25 Thread Nicolas Pitre
Those patches don't apply as is, and I prefer not venturing into merge conflict attempts. What I'd suggest is: 1) get the stable linaro tree from git://git.linaro.org/kernel/linux-linaro-2.6.35.git 2) cherry-pick the upstream patch with 'git cherry-pick -x 8d4b9d1bf' 3) fix the conflicts, th

Re: Vexpress mtdparts question

2010-08-25 Thread Loïc Minier
On Wed, Aug 25, 2010, Matt Waddel wrote: > mtdparts=armflash-1.0:1M(uboot),9M(linux),16M(uInitrd) Looks like it should be without that .0: mtdparts=armflash-1:1M(uboot),9M(linux),16M(uInitrd) see linux/drivers/mtd/cmdlinepart.c -- Loïc Minier _

Vexpress mtdparts question

2010-08-25 Thread Matt Waddel
I am trying to map the nor flash on the Versatile Express platform to an mtd partition. I have tried a bunch of variations with the kernel command line "mtdparts" directive, without success. Here is the last one I tried: mtdparts=armflash-1.0:1M(uboot),9M(linux),16M(uInitrd) The kernel seems to

Re: Cross compilation with debuild

2010-08-25 Thread Wookey
+++ Loïc Minier [2010-08-24 19:25 +0200]: > So I gave a try to cross-compiling gstreamer0.10 and it some > interesting issues. me too, but I tried with pdebuild-cross too, to see how it worked. > First, I used an i386 chroot instead of an amd64 chroot since I thought > that might help a bit w

Re: linux-meta-linaro pull request

2010-08-25 Thread Tim Gardner
On 08/23/2010 07:37 PM, John Rigby wrote: > git://git.linaro.org/ubuntu/linux-meta-linaro.git master pulled and uploaded -- Tim Gardner tim.gard...@canonical.com ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/l

Notes & Actions: Linaro graphics/multimedia - Aug 23, 2010

2010-08-25 Thread Alexander Sack
Hi, notes and actions from our Monday graphics and multimedia cross-vendor call are available on the wiki: + https://wiki.linaro.org/Platform/UserPlatforms/2010-08-23 Details about when and where of this meeting can be found here: + https://wiki.linaro.org/WorkingGroups/Middleware/Graphics#We

Re: Efika kernel

2010-08-25 Thread Jammy Zhou
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX515&fpsp=1&tab=Design_Tools_Tab download L2.6.31_10.07.11_ER_SOURCE you can get the driver package in drivers/mxc/amd-gpu folder,

Re: PowerTOP kernel patch

2010-08-25 Thread Amit Kucheria
Hi John/Yong, Could you work with the Ubuntu kernel team to get these patches merged into their tree? Regards, Amit On Mon, Aug 23, 2010 at 6:25 AM, Yong Shen wrote: > only one patch, linux-2.6.35-rc4-annotate-device-pm.patch is involved in > 2.6.36, at 8d4b9d1bfef117862a2889dec4dac227068544c9.

Re: [PM] 25/08/10 - Minutes for the Power Management WG weekly call

2010-08-25 Thread Amit Kucheria
On Wed, Aug 25, 2010 at 12:41 PM, Amit Kucheria wrote: > The minutes of the weekly call can be found at: > > https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2010-08-25 > > The minutes and actions are copied below. > > Regards, > Amit > > Attendees: > > Linaro: Amit Kucheria, Amit Ar

[PM] 25/08/10 - Minutes for the Power Management WG weekly call

2010-08-25 Thread Amit Kucheria
The minutes of the weekly call can be found at: https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2010-08-25 The minutes and actions are copied below. Regards, Amit Attendees: Linaro: Amit Kucheria, Amit Arora, Yong Shen ARM: Robin Randhawa, Bobby Batacharia, Srinivas Kalaga ==

Re: Efika kernel

2010-08-25 Thread Robert Schwebel
On Wed, Aug 25, 2010 at 05:34:37PM +0800, Jammy Zhou wrote: > For accelerated graphics on MX51 (Z430 and Z160), the kernel module > driver has been open sourced recently, but for user space libraries, > they are still proprietary, and NDA is needed to access source code as > well as related documen

Re: Efika kernel

2010-08-25 Thread Jammy Zhou
For accelerated graphics on MX51 (Z430 and Z160), the kernel module driver has been open sourced recently, but for user space libraries, they are still proprietary, and NDA is needed to access source code as well as related documents. Regards, Jammy On Wed, Aug 25, 2010 at 3:02 AM, Scott Bambroug

Re: Common data for uImage generation

2010-08-25 Thread Loïc Minier
On Wed, Aug 25, 2010, Dave Martin wrote: > Also, does anyone know why U-Boot always prints "loading legacy image" > when loading images created with mkimage? Kinda suggests the U-Boot > folks think this image format has been superseded by _something_ but I > never figured out why. From a quick l

Re: Common data for uImage generation

2010-08-25 Thread Dave Martin
> > It would be great if we agreed that U-Boot should be able to cope with > zImage directly.  Adding the necessary support to U-Boot is trivial. I did come across a ramdom version of U-Boot which could load zImages, but I don't have a pointer to that any more. Also, does anyone know why U-Boot a

How to involve into the linaro development

2010-08-25 Thread nvhariharan
Hi All, I am having experience in Omap, imx based linux platforms. How shall I involve myself into the linaro development, I am into this maillist and using the linaro distribution into beagle board, since all the participants are having linaro mail ids, Kindly advise me and use me as a resource

Re: IGEPv2 kernel changes

2010-08-25 Thread Michael Hope
> hmm. Those should have been in initramfs iirc. I assume you did not install > the kernel as a package? Correct. I'm afraid I'm doing things in a random way. Out of interest, where would the initramfs go in NAND? -- Michael ___ linaro-dev mailing li