On 06/09/2011 05:38 AM, Somebody in the thread at some point said:
http://article.gmane.org/gmane.linux.ports.arm.kernel/119896
I'm not entirely satisfied with the W() usage in there though, even less
so by the THUMB(nop) that are inserted here and there to provide proper
padding. As the patch
Build (LEB):
Android:
http://snapshots.linaro.org/11.05-daily/linaro-android/leb-panda/20110609/
Ubuntu:
http://snapshots.linaro.org/11.05-daily/linaro-ubuntu-desktop/20110609/
and our Community images:
Android Mainline:
http://snapshots.linaro.org/11.05-daily/linaro-android/beaglexm/20110609
On 06/09/2011 09:22 AM, Somebody in the thread at some point said:
All those fixes plus a bunch of other fixes from mainline are now merged
in linaro-2.6.39.
I wasn't seeing it die early but that also looks like a good find.
Just a FYI a bogus line in core cpufreq driver has crept into
linu
On 06/09/2011 10:01 AM, Somebody in the thread at some point said:
... and with omap4_defconfig anyway cpufreq seems at least to start up
on both CPUs on Panda now, cool.
Going to have a go at omap2plus_defconfig.
omap2plus_defconfig is still blowing SIGILLs where omap4_defconfig is
happy (t
I'm looking for a copy of the ddeb (ie the debug info) for the omap
kernel in the 1105 release. That used to be here:
http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/linux-image-2.6.38-1003-linaro-omap-dbgsym_2.6.38-1003.4~ppa5_armel.ddeb
but unfortunately the archive expired it last ni
On 06/09/2011 10:26 AM, Somebody in the thread at some point said:
[ 2.262329] Freeing init memory: 292K
init: hwclock main process (519) killed by ILL signal
SIGILL issue requires CONFIG_ARCH_OMAP2 enabled to see it. Disabling
CONFIG_ARCH_OMAP2 (and fixing stuff like EXT4 and DEVTMPFS being
On Wed, 8 Jun 2011, John Rigby wrote:
> Nicolas,
>
> Is device tree stuff equivalent to what was in .38 going in? I'm
> looking for the equivalent of what went into .38 in commit
> 3fb7bd037f31f5acdc213c0eb431c07a38803445
>
> Merge branch 'devicetree/arm-linaro-2.6.38' of
> git://git.secretlab
d on:
>
> http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/
>
> please help our initiative by testing the official Linaro Evaluation
> Build (LEB):
>
> Android:
> http://snapshots.linaro.org/11.05-daily/linaro-android/leb-panda/20110609/
>
> Ubuntu:
> http://snapshots.linar
On 9 June 2011 12:05, Bee Hock Goh wrote:
> Is the hwpk image for mx51 or mx53?
hardware pack for mx51:
http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/imx51/20110609/0/images/hwpack/hwpack_linaro-imx51_20110609-0_armel_unsupported.tar.gz
hardware pack for mx53:
h
Hi All,
The minutes of the power management weekly call can be found at :
https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-06-08
Summary:
* New comer : Robert Lee from Freescale.
* Discussion about PM WG's monthly delivery.
* Creation of a PM kernel tree with PM WG patches.
On 05/27/2011 01:20 PM, Alexander Sack wrote:
Hi Jim,
On Fri, May 27, 2011 at 1:06 PM, Jim Huang wrote:
Hello list,
If you build Android using gcc-linaro-4.5-2011.05 [1], you will
encounter a problem that bootanimation shows endless. It results from
the mis-optimization in libgui, which hand
On 7 June 2011 17:54, James Westby wrote:
> On Mon, 06 Jun 2011 20:29:38 -0500, Kate Stewart
> wrote:
>> This is a format that can go outside the packages (as well as in), so
>> can be used without marshalling the entire Debian community to adopt it.
>> So, am not advocating it be pushed by Lina
After resume the HDMI/DVI output was still blank. It turns out that
framebuffers have to be reconfigured so the output is activated again.
---
drivers/video/omap2/omapfb/omapfb-main.c | 33 ++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/drivers/vi
Ken,
Awesome results. Would you mind if I assign the BP to you for this?
Also, it sounds like we have something that we could put into the
build system.
As far as prelink, would you mind posting these issues to
android-build...@googlegroups.com?
-Zach
On 9 June 2011 11:08, Ken Werner wrote:
>
On 10 June 2011 00:08, Ken Werner wrote:
> Hi there,
>
> I've got an android build system up and running and had a quick look into
> this. When using the gcc-linaro-4.5-2011.05-0 the bootanimation runs forever
> when compiling the libgui.so using -O[s|1|2]. For me it only works when
> disabling al
On Thu, 9 Jun 2011 11:24:38 +0100, Peter Maydell
wrote:
> I'm looking for a copy of the ddeb (ie the debug info) for the omap
> kernel in the 1105 release. That used to be here:
>
> http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/linux-image-2.6.38-1003-linaro-omap-dbgsym_2.6.38-1003.4
As you may have noticed in a recent email thread, the validation team is in
the process of making some structural changes to the LAVA project. For
finding all the projects for Linaro Validation that we are working on, the
easiest option is to go to the main LAVA project group page [1] on
Launchpad
There is a packaged kernel work in progress here:
http://git.linaro.org/gitweb?p=ubuntu/linux-linaro-oneiric.git;a=summary
git://git.linaro.org/ubuntu/linux-linaro-oneiric.git
It is based on a snapshot of linux-linaro-2.6.39 from today plus sauce
and packaging from Ubuntu-2.6.39-3.10.
The bad new
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 led driver from Dialog.
Modify Kconfig/Makefile for DA9052 led driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/leds/Kconfig | 10 ++
drivers/leds/Makefile |1 +
drivers/leds
From: "Ying-Chun Liu (PaulLiu)"
Hi. I'm trying to push DA9053 PMIC driver to mainline kernel.
Please help me to review these patches.
Many Thanks.
Ying-Chun Liu (PaulLiu) (11):
PMIC: Add DA9053 headers from Dialog
PMIC: Add GPIO Driver for Dialog DA9052
PMIC: Add ADC Driver for Dialog DA90
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 gpio driver from Dialog.
Modify Kconfig/Makefile for DA9052 gpio driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/gpio/Kconfig |7 +
drivers/gpio/Makefile |1 +
drivers/gpi
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 ADC driver from Dialog.
Modify Kconfig/Makefile for DA9052 ADC driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/hwmon/Kconfig | 10 +
drivers/hwmon/Makefile |1 +
drivers/hwmon
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 mfd driver from Dialog.
Modify Kconfig/Makefile for DA9052 mfd driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/mfd/Kconfig | 37 +++
drivers/mfd/Makefile |2 +
drivers/mfd/d
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 video backlight driver from Dialog.
Modify Kconfig/Makefile for DA9052 video backlight driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/video/backlight/Kconfig |6 +
drivers/video/bac
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 rtc driver from Dialog.
Modify Kconfig/Makefile for DA9052 rtc driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/rtc/Kconfig |7 +
drivers/rtc/Makefile |1 +
drivers/rtc/rtc-d
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 battery driver from Dialog.
Modify Kconfig/Makefile for DA9052 battery driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/power/Kconfig |7 +
drivers/power/Makefile |1
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 watchdog driver from Dialog.
Modify Kconfig/Makefile for DA9052 watchdog driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/watchdog/Kconfig |5 +
drivers/watchdog/Makefile |1
From: "Ying-Chun Liu (PaulLiu)"
Add DA9052 regulator driver from Dialog.
Modify Kconfig/Makefile for DA9052 regulator driver.
Signed-off-by: Zhou Jingyu
Acked-by: Lily Zhang
Signed-off-by: Ying-Chun Liu (PaulLiu)
---
drivers/regulator/Kconfig |7 +
drivers/regulator/Make
This kernel _DOES_ boot. Other things were causing my problem.
However if you do want to try this kernel with previously created
image with u-boot setup to load a devtree then I believe you will need
to change the boot.scr file to remove the loading of the device tree
since this kernel does not y
29 matches
Mail list logo