Re: linux-linaro-core-tracking tree created

2012-04-25 Thread Andy Green
On 04/25/2012 10:22 AM, Somebody in the thread at some point said: Hi - > Maybe it's something on my side but I noticed I have android logging > coming on my vanilla defconfig now. I can force it off in my defconfig, > but I am wondering if that's intentional? It doesn't seem to be android logg

Re: [RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code

2012-04-25 Thread Enric Balletbò i Serra
2012/4/4 Javier Martinez Canillas : > board_onenand_init() and board_nand_init() initialization functions are > used to initialize OneNAND and NAND memories respectively. But only > board_nand_init() was visible to be used from board code. This patch makes > possible to initialize a OneNAND flash m

Re: [RESEND PATCH 2/2] OMAP3: igep0020: Add support for Micron NAND Flash storage memory

2012-04-25 Thread Enric Balletbò i Serra
2012/4/4 Javier Martinez Canillas : > IGEP-based boards can have two different flash memories, a OneNAND or > a NAND device. The boot configuration pins (sys_boot) are used to > specify which memory is available. > > Also, this patch removes unnecesary code for registering the OneNAND. > > Signed-o

[ANN] Android restricted-access builds

2012-04-25 Thread Paul Sokolovsky
Hello, Linaro Infrastructure group is glad to announce support for restricted-access builds for Linaro Android. Such builds will allow us to adhere to our members' licensing and business restrictions for limited-access features, while still as much as possible to follow established Linaro open pro

[PATCH] ARM: exynos: Adapt to cpuidle core time keeping and irq enable

2012-04-25 Thread Amit Daniel Kachhap
This patch enables core cpuidle timekeeping and irq enabling and remove those redundant parts from the exynos cpuidle drivers CC: Daniel Lezcano CC: Robert Lee Signed-off-by: Amit Daniel --- arch/arm/mach-exynos/cpuidle.c | 53 --- 1 files changed, 6 inser

Re: Fwd: GB question

2012-04-25 Thread Lee Jones
Hi Linas, linaro-dev isn't really the correct place for these questions. Have you tried to seek support from Igloo Community [1] yet? It's the official support channel for all things Snowball. but I don’t find any doc mention how to used GB pre-build binary , could I have the instruction fo

Per build EULA handling

2012-04-25 Thread Georgy Redkozubov
Greetings, We have depoyed per build EULA handling on http://snapshots.linaro.org as a part of downloads click through license protection. Now only "origen" and "snowball" builds that has binary blobs inside are protected by EULA and at the same time all other builds are open source and don't req

Re: Linaro U-Boot 12.04 released

2012-04-25 Thread Wolfgang Denk
Dear John Rigby, In message you wrote: > Version 12.04 of Linaro U-Boot has been released. Details on Launchpad here: > https://launchpad.net/u-boot-linaro/trunk/12.04 > > And on git.linaro.org here: > http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=shortlog;h=refs/heads/Linaro-

Screen sizes for a tablet device - Not related application development.

2012-04-25 Thread Venkat Raghavulu
Hello All, I need some help, checked the android documentation and related area, did not get a solution. This is on screen size for tablet devices during the boot stage. Problem statement: The device is a 7" LCD device (H=480, W=800 device), when Android boots "SYSTEM UI is not loaded" message po

Re: [PATCH] ARM: exynos: Adapt to cpuidle core time keeping and irq enable

2012-04-25 Thread Daniel Lezcano
On 04/25/2012 02:11 PM, Amit Daniel Kachhap wrote: This patch enables core cpuidle timekeeping and irq enabling and remove those redundant parts from the exynos cpuidle drivers CC: Daniel Lezcano CC: Robert Lee Signed-off-by: Amit Daniel --- arch/arm/mach-exynos/cpuidle.c | 53 --

Re: No group tracks at Connect

2012-04-25 Thread Jesse Barker
Funny, I took champion to be the equivalent of the sponsor of a requirement (i.e. to champion the topic at the TSC level). I guess we'd better be more explicit in our nomenclature. cheers, jesse On Tue, Apr 24, 2012 at 11:16 PM, David Rusling wrote: > See my earlier email.   They can be differe

Re: linux-linaro-core-tracking tree created

2012-04-25 Thread John Stultz
On 04/24/2012 08:24 PM, Andy Green wrote: On 04/25/2012 11:12 AM, Somebody in the thread at some point said: We're still undergoing uplevel on tilt-tracking and didn't get back to tilt-3.3 functionality yet (OMAP4 boot is busted, although hopefully we have a fix for that today), so I put off th

Re: Linaro U-Boot 12.04 released

2012-04-25 Thread John Rigby
On Tue, Apr 24, 2012 at 9:50 AM, John Rigby wrote: > Version 12.04 of Linaro U-Boot has been released.  Details on Launchpad here: > https://launchpad.net/u-boot-linaro/trunk/12.04 > Thanks to multiple people pointing out that upstream had updated to v2012.04.01 to include some critical patches.

Re: linux-linaro-core-tracking tree created

2012-04-25 Thread Andrey Konovalov
Hi Andy, On 04/25/2012 06:22 AM, Andy Green wrote: On 04/25/2012 03:43 AM, Somebody in the thread at some point said: Hi Andrey - I've just created linux-linaro-core-tracking branch in git://git.linaro.org/kernel/linux-linaro-tracking.git. It is based on mainline tip, and has all the Platform

Re: linux-linaro-core-tracking tree created

2012-04-25 Thread Andrey Konovalov
On 04/25/2012 07:12 AM, Ricardo Salveti wrote: On Tue, Apr 24, 2012 at 11:22 PM, Andy Green wrote: On 04/25/2012 03:43 AM, Somebody in the thread at some point said: Hi Andrey - I've just created linux-linaro-core-tracking branch in git://git.linaro.org/kernel/linux-linaro-tracking.git. It i

Re: linux-linaro-core-tracking tree created

2012-04-25 Thread Andrey Konovalov
On 04/25/2012 09:54 PM, Andrey Konovalov wrote: Hi Andy, On 04/25/2012 06:22 AM, Andy Green wrote: On 04/25/2012 03:43 AM, Somebody in the thread at some point said: Hi Andrey - I've just created linux-linaro-core-tracking branch in git://git.linaro.org/kernel/linux-linaro-tracking.git. It i

Re: [PATCH 00/18][V3] ARM: OMAP3/4 : cpuidle34xx and cpuidle44xx cleanups

2012-04-25 Thread Daniel Lezcano
On 04/24/2012 04:05 PM, Daniel Lezcano wrote: This patchset makes some cleanup on these cpuidle drivers and consolidate the code across both architecture. Tested on OMAP3 (igepV2). Partially tested on OMAP4 (pandaboard), without offlining the cpu1. Hi, could be this patchset considered for in

Re: linux-linaro-core-tracking tree created

2012-04-25 Thread Andy Green
On 04/26/2012 01:54 AM, Somebody in the thread at some point said: Hi - >> I've changed basis to it (there's not much choice but to take that >> approach since it's done with merges, but lack of any nexty content >> means it was painless), and it has updated thermal, CMA (#21 -> #24) and >> othe

Re: [PATCH 13/13] clk: basic: improve parent_names & return errors

2012-04-25 Thread Saravana Kannan
On Tue, April 17, 2012 12:17 am, Shawn Guo wrote: > On 17 April 2012 11:50, Turquette, Mike wrote: >> That is a good question.  I think it is worth waiting on Saravana's >> patch which exposes non-private members of struct clk via struct >> clk_hw.  This will have an effect on both platform clock