> just for the record, on OMAP4 devices, you need to atttach console on
> /dev/ttyO2
Thanks Nicolas.
Of course if you would have let me keep my Panda, I could have tested
that for myself. Feel free to send me one back at any time. :D
___
linaro-dev mai
On Mon, Feb 21, 2011 at 3:49 PM, Lee Jones wrote:
> Attached are two files. I forget which one you need for Panda, I think
> it's ttyO2.conf. Give them a go. Try to copy them one at a time into
> /etc/init. If they don't work then Linaro's rootfs must be subtly
> different than the one Canonical
As the next Linaro release (11.05) will include the 2.6.38 kernel, it
was decided that the linaro-2.6.38 branch would open early i.e. before
the final 2.6.38 kernel is released. So there it is.
All the extra patches that were available in linaro-2.6.37 should be
included in linaro-2.6.38 at t
On Sat, 2011-02-19 at 21:46 +0900, sola wrote:
> 2011/2/19 john stultz :
> > Although I have one more concern: Since it wasn't in the last version of
> > the patch, did you add Masashi YOKOTA's signed-off-by line? If the
> > original patch did not have his signed-off by line, you should not add
>
On Fri, Feb 18, 2011 at 10:39 AM, Robert Fekete
wrote:
> Hi,
>
> In order to expand this knowledge outside of Linaro I took the Liberty of
> inviting both linux-me...@vger.kernel.org and
> gstreamer-de...@lists.freedesktop.org. For any newcomer I really recommend
> to do some catch-up reading on
>
Nicolas Pitre wrote on 02/21/2011 06:48:10 PM:
> This is included in the Linaro kernel repository already:
>
> http://git.linaro.org/gitweb?p=kernel/linux-linaro-2.6.
> 37.git;a=commit;h=40ef21c84e
>
> Next packaging of the kernel will pick it up.
Ah, I missed that, sorry. Thanks!
Mit freundl
"Will Deacon" wrote on 02/21/2011 06:56:13 PM:
> > > - On (some versions of?) Versatile Express SMP Cortex-A9 SMP boards,
a CPU
> > > errata (#720789) causes TLB flushes to sometime fail, which can lead
to
> > > random problems when running GDB in SMP mode (and probably
elsewhere).
> > > There is
> > - On (some versions of?) Versatile Express SMP Cortex-A9 SMP boards, a CPU
> > errata (#720789) causes TLB flushes to sometime fail, which can lead to
> > random problems when running GDB in SMP mode (and probably elsewhere).
> > There is a kernel work-around for this problem activated by
> > C
On Mon, 21 Feb 2011, Ulrich Weigand wrote:
>
> Hi Nicolas, hi John,
>
> during tests of hardware watchpoint support for GDB I run into a couple of
> Linux kernel issues:
>
> - On (some versions of?) Versatile Express SMP Cortex-A9 SMP boards, a CPU
> errata (#720789) causes TLB flushes to somet
> 2.6.38 on imx51 babbage board.
Then I won't be able to provide you with a simple hack, sorry...
Generally looks like the sched_clock implementation is missing so the
ftrace is reverting to jiffies as the timestamp source (this was the
case with mach-vexpress with kernels < 2.6.37)
Good luck!
On Mon, Feb 21, 2011 at 6:31 PM, Pawel Moll wrote:
> Hello,
>
> > When I am trying to use ftrace to measure cpuidle latency, I find that
> > the timestamp is always ending with , like below.
> > -0 [000]79.53: cpu_idle: state=0 cpu_id=0
>
> What platform and kernel is it
Hello,
> When I am trying to use ftrace to measure cpuidle latency, I find that
> the timestamp is always ending with , like below.
> -0 [000]79.53: cpu_idle: state=0 cpu_id=0
What platform and kernel is it? 2.6.35 and Versatile Express by any
chance?
Cheers!
Paweł
Hi there,
When I am trying to use ftrace to measure cpuidle latency, I find that the
timestamp is always ending with , like below.
bash-2.05b# head trace
# tracer: nop
#
# TASK-PIDCPU#TIMESTAMP FUNCTION
# | | | | |
-0 [
Hi Nicolas, hi John,
during tests of hardware watchpoint support for GDB I run into a couple of
Linux kernel issues:
- On (some versions of?) Versatile Express SMP Cortex-A9 SMP boards, a CPU
errata (#720789) causes TLB flushes to sometime fail, which can lead to
random problems when running GDB
On Mon, Feb 21, 2011 at 2:46 AM, Shawn Guo wrote:
> Here is what I copied from booting-without-of.txt.
>
> =
> f) the /soc node
>
> This node is used to represent a system-on-a-chip (SoC) and must be
> present if the processor is a SoC. The top-level soc node contains
> information that is
On 02/21/2011 02:26 PM, Somebody in the thread at some point said:
Hi -
Also, pressing the PWRON_RESET button does not reboot the system.
Hi Avik, I suspect you are now hitting the power off bug [1]. It seems
to strike at random places in the boot for different people/images.
[1] https
Hi Amit,
Thanks for this input about performance improvement.
For the powersave_bias mode, it's normal that you have some
performances improvement because we run freq_lo_jiffies in low freq
and freq_high_jiffies in high freq with (freq_lo_jiffies +
freq_high_jiffies) = sample_rate whereas the du
On 21/02/11 14:39, Avik Sil wrote:
> On Monday 21 February 2011 06:16 PM, Lee Jones wrote:
>>> After reverting to an older headless image and hwapck (of 20110214), I
>>> could get rid of this problem but unable to get the shell prompt:
>>> http://paste.ubuntu.com/570020. The system stops there.
>>
On Monday 21 February 2011 06:16 PM, Lee Jones wrote:
After reverting to an older headless image and hwapck (of 20110214), I
could get rid of this problem but unable to get the shell prompt:
http://paste.ubuntu.com/570020. The system stops there.
Can you provide an `ls /etc/init`?
$ ls /media
On Mon, Feb 21, 2011 at 6:26 AM, Avik Sil wrote:
> On Monday 21 February 2011 03:13 PM, Andy Green wrote:
>
>> On 02/21/2011 08:20 AM, Somebody in the thread at some point said:
>>
>>> Hi,
>>>
>>> I've been trying to boot Linaro on Panda board following the
>>> instructions given in https://wiki.
2011/2/21 Jason Kridner :
> How about putting it inside the [PATCH xxx], ie. "[PATCH v3 android]
> device/linaro/beagleboard: Install 0xbench native applications"? When
> I go to git.linaro.org, this would give me enough information to
> figure out to which tree this patch applied. For that matte
On Sun, Feb 20, 2011 at 8:19 PM, Jim Huang wrote:
> 2011/2/20 Jason Kridner :
>> Am I the only one for which the word "android" before "device" in the
>> subject would really help?
>>
>
> hi Jason,
>
> I agree with you. However, if we do "git am" the patch with subject
> prefixing "android: ", e
> After reverting to an older headless image and hwapck (of 20110214), I
> could get rid of this problem but unable to get the shell prompt:
> http://paste.ubuntu.com/570020. The system stops there.
Can you provide an `ls /etc/init`?
___
linaro-dev mail
On Monday 21 February 2011 03:13 PM, Andy Green wrote:
On 02/21/2011 08:20 AM, Somebody in the thread at some point said:
Hi,
I've been trying to boot Linaro on Panda board following the
instructions given in https://wiki.linaro.org/Boards/Panda. I've used
linaro-natty-headless-tar-20110216-0.t
Hi,
Along with Feature Freeze [1], Thursday sees Linaro's Board Support Review
deadline. This deadline marks the start of the process to define exactly
what hardware will be enabled in the final Linaro Evaluation Builds
released at the end of the cycle [2]. This review is to ensure that the
targe
>From e2ce2661169a8653c86112d4dd0d5ac99fbe6925 Mon Sep 17 00:00:00 2001
From: Patrik Ryd
Date: Mon, 21 Feb 2011 09:49:56 +0100
Subject: [PATCH] Added target roottarball
The new taget roottarball creates a tarball of the root file system.
---
tasks/tarballs.mk | 25 +
1
On Fri, Feb 18, 2011 at 2:14 AM, James Simmons wrote:
>
>> I'm still in the learning-as-I-go phase here, so definitely not ready
>> to propose a solution, but it does seem to me like there is room for
>> some sort of kms-helper library here to handle more of the boilerplate
>> xf86-video-* stuff..
On 02/21/2011 08:20 AM, Somebody in the thread at some point said:
Hi,
I've been trying to boot Linaro on Panda board following the
instructions given in https://wiki.linaro.org/Boards/Panda. I've used
linaro-natty-headless-tar-20110216-0.tar.gz and
hwpack_linaro-panda_20110217-0_armel_supported
On Thu, Feb 17, 2011 at 1:42 PM, Dave Martin wrote:
> * Build unconditionally as ARM for correct interoperation with
> OMAP firmware.
>
> * Remove deprecated PC-relative stores
>
> * Add the required ENDPROC() directive for each ENTRY().
>
> * .align before data words
>
> Signed-off-by: Dave
> Dave told me he got 3 u8500 boards but no UART break out board. From
> what I have heard the u8500 boards for Linaro should come with a full
> kit including power supply and UART.
> If you have a u8500 board please let me know if it contains a UART
> break out board or whether it is missing.
Aft
Hi,
Thursday 24th February is Feature Freeze. This is a point in the
Engineering Cycle [1] where we stop taking new features and concentrate
on fixing bugs. Please get your new features (as defined by new
packages, API changes, additional features) proposed and uploaded to the
archive as soon as p
Hi,
notes and actions from our Wednesday graphics working group call are
available on the wiki:
+ https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Notes/2011-02-16
Details about when and where of this meeting can be found here:
+
https://wiki.linaro.org/WorkingGroups/Middleware/Grap
Here is what I copied from booting-without-of.txt.
=
f) the /soc node
This node is used to represent a system-on-a-chip (SoC) and must be
present if the processor is a SoC. The top-level soc node contains
information that is global to all devices on the SoC. The node name
should con
Hi Vincent,
I checked this patch and I can see some performance improvement in my
arm platform also. So in your patch there are 2 changes. First one is
for calculating delay after rate_mult is set, this can be tested with
cpufreq-bench tool. For the second part which requires enabling power
save b
>From 0af38129a04da9c7b621ba0bde2bd90980ad9756 Mon Sep 17 00:00:00 2001
From: Patrik Ryd
Date: Mon, 21 Feb 2011 09:49:56 +0100
Subject: [PATCH] Added target roottatball
The new taget roottarball creates a tarball of the root file system.
---
tasks/tarballs.mk | 25 +
1
>From 67fed63cd8449bea6f8704c66646ca9e26fe24e3 Mon Sep 17 00:00:00 2001
From: Patrik Ryd
Date: Mon, 14 Feb 2011 15:29:58 +0100
Subject: [PATCH] Added generic hook for loading device specific tasks.
Change-Id: I6216195edd6a43e940b3d254256092aca98ca58d
Signed-off-by: Patrik Ryd
---
core/Makefile |
Hi Jason,
On 18 February 2011 16:12, Jason Liu wrote:
> Signed-off-by: Jason Liu
> ---
> arch/arm/mach-mx5/Kconfig | 6 +++
> arch/arm/mach-mx5/Makefile | 1 +
> arch/arm/mach-mx5/board-dt.c | 64
> +++
> arch/arm/mach-m
Hi,
I've been trying to boot Linaro on Panda board following the
instructions given in https://wiki.linaro.org/Boards/Panda. I've used
linaro-natty-headless-tar-20110216-0.tar.gz and
hwpack_linaro-panda_20110217-0_armel_supported.tar.gz. After writing the
image successfully on an SD card I tr
Hi Jason,
On 18 February 2011 16:12, Jason Liu wrote:
> This patchset adds FSL mx51 device tree support. This
> is based on
>
> git://git.secretlab.ca/git/linux-2.6 devicetree/test
>
> This patch has been tested on MX51 babbage board and can
> boot up succesfully to linux console with DT enabled.
39 matches
Mail list logo