Re: February 2012 Kernel Release

2012-02-21 Thread Amit Kachhap
On 21 February 2012 16:37, Kukjin Kim wrote: > Amit Kachhap wrote: >> >> Hi kukjin Kim, >> > Hi, > >> I was on travel for elc and linaro conferences so little late for >> replying. Thanks for testing these patches. >> I just submitted the V6 series of the cpuidle patchset. I rebased it >> against

describing who can see restricted lava jobs

2012-02-21 Thread Michael Hudson-Doyle
Hi all, The LAVA team is working on support for private jobs -- we already have some support for private results, but if the log of the job that produced the results is publicly visible, this isn't much privacy. The model for result security is that a set of results can be: - anonymous (anyone

Re: [ANN] Support for fetching build configs from git for Android Builds

2012-02-21 Thread Zach Pfeffer
On 20 February 2012 10:11, Paul Sokolovsky wrote: > Hello, > > As the result of implementation of > https://blueprints.launchpad.net/linaro-android-infrastructure/+spec/build-config-in-git > , > android-build.linaro.org now can indirectly fetch build config stored > in a git repository. To achiev

Re: looking for sources for beagle u-boot/u-boot SPL for 1201 images

2012-02-21 Thread John Rigby
Forwarding to all after I realized my answer only went to Peter: That manifest entry points to the u-boot-tools package which is userland package containing mkimage so not really what you want. Your email reminds me we need to do this better like we now do for the kernel.  But that does not help y

looking for sources for beagle u-boot/u-boot SPL for 1201 images

2012-02-21 Thread Peter Maydell
Hi. I'm trying to track down the sources that made the U-Boot and U-Boot SPL for the beagle 1201 release image: http://releases.linaro.org/images/12.01/oneiric/nano/ sources.txt says that's this hwpack: http://releases.linaro.org/12.01/ubuntu/oneiric-hwpacks/ but the manifest.txt there: http://

Upstream Patch Attribution and Traceability Errors

2012-02-21 Thread Joey STANFORD
Hi Everyone, I wanted to remind you about two important things to consider when writing your patch comments for Linaro. I've been seeing some occasional upstream patches lately which have problems with a) attributions in the comments and b) traceability. So please... 1) Use your Linaro email ad

Re: trouble building linux-linaro-3.0-2011.08-0

2012-02-21 Thread Matt Sealey
neko@shinji:/etc$ sudo apt-get install gcc-4.4-arm-linux-gnueabi libc6-armel-cross libc6-dev-armel-cross cpp-4.4-arm-linux-gnueabi g++-4.4-arm-linux-gnueabi Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: gcc

Re: trouble building linux-linaro-3.0-2011.08-0

2012-02-21 Thread Matt Sealey
Oh just an FYI, after installing the existing 4.5 (doesn't work with C++ btw hrw, libstdc++6-4.5 won't install due to a version mismatch so that PPA definitely needs a kick) and then 4.6 to perform testing and hitting that error, rolling back to 4.5 and then 4.4, I still get that same error hap

Re: Linaro embedded Linux distro?

2012-02-21 Thread JD Zheng
> quite. You can get a debian-based distro down to about 56MB > uncompressed: http://www.emdebian.org/grip/index.html (using the grip > bloat-removal tools), or 90Mb without (corresponds to 'nano'). > > To go smaller you need to scrap the upgradable-in-place aspect. > Generally, embedded system us

Re: [ANN] Support for fetching build configs from git for Android Builds

2012-02-21 Thread Andy Doan
On 02/21/2012 09:08 AM, Alexander Sack wrote: On Mon, Feb 20, 2012 at 5:11 PM, Paul Sokolovsky mailto:paul.sokolov...@linaro.org>> wrote: Hello, As the result of implementation of https://blueprints.launchpad.net/linaro-android-infrastructure/+spec/build-config-in-git , and

Re: [ANN] Support for fetching build configs from git for Android Builds

2012-02-21 Thread Alexander Sack
On Mon, Feb 20, 2012 at 5:11 PM, Paul Sokolovsky wrote: > Hello, > > As the result of implementation of > > https://blueprints.launchpad.net/linaro-android-infrastructure/+spec/build-config-in-git, > android-build.linaro.org now can indirectly fetch build config stored > in a git repository. To a

Re: trouble building linux-linaro-3.0-2011.08-0

2012-02-21 Thread Matt Sealey
On Tue, Feb 21, 2012 at 1:03 AM, Marcin Juszkiewicz wrote: > W dniu 21.02.2012 04:37, Matt Sealey pisze: > > >> I'm kind of languishing in gcc 4.4 hell right now and would quite like >> an updated toolchain for 4.6.2 or thereabouts (synced with the 2012.12 >> Linaro release). Is this available as

Re: gcc: Thumb interworking and weakly linked functions

2012-02-21 Thread Dave Martin
On Tue, Feb 21, 2012 at 12:05:54PM +0100, Ulrich Weigand wrote: > Andrew Stubbs wrote on 21.02.2012 11:56:07: > > > I'm not sure, but I believe that the compiler requires (prefers) any > > structs that you want included inside packed structs to be themselves > > packed, so you can end up with som

Re: Initial Linaro+Android kernel for 12.02 is available

2012-02-21 Thread Andrey Konovalov
Hello, On 02/21/2012 03:21 PM, Paul Sokolovsky wrote: Hello, On Mon, 20 Feb 2012 15:23:36 -0800 john stultz wrote: On Mon, 2012-02-20 at 17:19 -0600, Zach Pfeffer wrote: Paul, Would you get Andrey setup to push to android.git.linaro.org? We should name it kernel/kwg.git Sound good with

Re: [PATCH v2 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply

2012-02-21 Thread Rajendra Nayak
On Tuesday 21 February 2012 05:50 PM, Russell King - ARM Linux wrote: On Tue, Feb 21, 2012 at 05:43:54PM +0530, S, Venkatraman wrote: On Tue, Feb 21, 2012 at 3:33 PM, Rajendra Nayak wrote: @@ -324,8 +302,8 @@ static int omap_hsmmc_reg_get(struct omap_hsmmc_host *host) m

Re: [PATCH v2 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply

2012-02-21 Thread Russell King - ARM Linux
On Tue, Feb 21, 2012 at 05:43:54PM +0530, S, Venkatraman wrote: > On Tue, Feb 21, 2012 at 3:33 PM, Rajendra Nayak wrote: > > @@ -324,8 +302,8 @@ static int omap_hsmmc_reg_get(struct omap_hsmmc_host > > *host) > >                        mmc_slot(host).ocr_mask = ocr_value; > >                } else

Re: [PATCH v2 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply

2012-02-21 Thread S, Venkatraman
On Tue, Feb 21, 2012 at 3:33 PM, Rajendra Nayak wrote: > > MMC1 is not the only instance that can be used/wired for SD. > So remove this assumption from the driver. > > Now that all the mmc id based usage is removed, get rid > of all the DEVID defines and also the 'id' field from the > omap_hsmmc_

Re: [PATCH] HWMON: DA9052/53 hwmon driver v2

2012-02-21 Thread Ashish Jangam
On Tue, 2012-02-21 at 16:48 +0530, Ashish Jangam wrote: > On Fri, 2012-02-10 at 07:58 -0500, Ashish Jangam wrote: > > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > > resolution and 10 channels. > > > > + * Dialog Semiconductors DA9052-BC and DA9053-AA/Bx PMICs > > +

Re: [PATCH v4 1/2] mfd: Add anatop mfd driver

2012-02-21 Thread Samuel Ortiz
Hi Paul, I didn't get patch #2, so I don't get to see how the read/write functions ar eused for example. On Thu, Feb 09, 2012 at 04:51:25AM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Anatop is a mfd chip embedded in Freescale i.MX6Q SoC. > Anatop provides regula

Re: Initial Linaro+Android kernel for 12.02 is available

2012-02-21 Thread Paul Sokolovsky
Hello, On Mon, 20 Feb 2012 15:23:36 -0800 john stultz wrote: > On Mon, 2012-02-20 at 17:19 -0600, Zach Pfeffer wrote: > > Paul, > > > > Would you get Andrey setup to push to android.git.linaro.org? > > > > We should name it > > > > kernel/kwg.git > > > > Sound good with everyone? > > Why no

RE: February 2012 Kernel Release

2012-02-21 Thread Kukjin Kim
Amit Kachhap wrote: > > Hi kukjin Kim, > Hi, > I was on travel for elc and linaro conferences so little late for > replying. Thanks for testing these patches. > I just submitted the V6 series of the cpuidle patchset. I rebased it > against the 3.3-rc4 kernel version. I also tested it for SMDKV31

Re: gcc: Thumb interworking and weakly linked functions

2012-02-21 Thread Ulrich Weigand
Andrew Stubbs wrote on 21.02.2012 11:56:07: > I'm not sure, but I believe that the compiler requires (prefers) any > structs that you want included inside packed structs to be themselves > packed, so you can end up with some structs with apparently unnecessary > attributes on them. I don't see w

Re: gcc: Thumb interworking and weakly linked functions

2012-02-21 Thread Andrew Stubbs
On Tue 21 Feb 2012 09:57:12 GMT, Dave Martin wrote: struct pad_conf_entry { u16 offset; u16 val; } __attribute__ ((packed)); The "packed" attribute specifies that all struct elements ought to be considered to have alignment requirement 1 instead of their default alignment.

Re: Linaro embedded Linux distro?

2012-02-21 Thread Wookey
+++ Kalle Vahlman [2012-02-21 11:06 +0200]: > 2012/2/21 Amit Kucheria > > > > > Well minimal is all I care... not buildroot. But I would expect it to > > > be < 20M in size. Does that make sense or am i speaking gibberish > > > :-) ? > > > > > > > Doesn't the nano flavour take care of this? >

Fwd: Replicating Linaro Images to more memory cards

2012-02-21 Thread Sudhangathan B S
Ohh that's super. My replicated memory card is working. Thanks Nicolas and Waddel for quick help. Can't Linaro image be made generalised so that I can put the image in any memory card/any hardware.?? So that replication becomes easy. Little more to go: Using the replicated memory card, my Wi2

Re: [PATCH] HWMON: DA9052/53 hwmon driver v2

2012-02-21 Thread Guenter Roeck
On Fri, 2012-02-10 at 07:58 -0500, Ashish Jangam wrote: > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > resolution and 10 channels. > > This patch montiors the DA9052 PMIC's ADC channels mostly for battery s/montiors/monitors/ > parameters like battery temperature, jun

Re: gcc: Thumb interworking and weakly linked functions

2012-02-21 Thread Dave Martin
On Mon, Feb 20, 2012 at 06:59:53PM +0100, Ulrich Weigand wrote: > "V, Aneesh" wrote: > > > I agree that not marking the assembly functions ' %function' is a problem > > in the code, so it's not a critical bug. But I would've been happier if > > the linker refused to link it rather than branching

Re: Linaro embedded Linux distro?

2012-02-21 Thread Kalle Vahlman
2012/2/21 Amit Kucheria > > On Mon, Feb 20, 2012 at 10:03 PM, C.A, Subramaniam > wrote: > > On Mon, Feb 20, 2012 at 1:55 PM, Wookey wrote: > >> +++ C.A, Subramaniam [2012-02-20 13:32 -0600]: > >>> On Mon, Feb 20, 2012 at 12:40 PM, Wookey wrote: > >>> Would there be a buildroot like setup? Like