RE: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Praveen Arkeri
Hi Matt, After using 'linaro-media-create' from older branch (bzr branch lp:linaro-image-tools -r 169) I was able to create boot images. Thanks for your help. -Praveen -Original Message- From: Matt Waddel [mailto:matt.wad...@canonical.com] Sent: Tuesday, December 07, 2010 10:41 PM To:

RE: [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL

2010-12-07 Thread Santosh Shilimkar
Dave, > -Original Message- > From: Santosh Shilimkar [mailto:santosh.shilim...@ti.com] > Sent: Wednesday, December 08, 2010 11:27 AM > To: Dave Martin > Cc: linux-arm-ker...@lists.infradead.org; Tony Lindgren; linux- > o...@vger.kernel.org; linaro-dev@lists.linaro.org > Subject: RE: [PATCH

RE: [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL

2010-12-07 Thread Santosh Shilimkar
> -Original Message- > From: Dave Martin [mailto:dave.mar...@linaro.org] > Sent: Tuesday, December 07, 2010 10:21 PM > To: Santosh Shilimkar > Cc: linux-arm-ker...@lists.infradead.org; Tony Lindgren; linux- > o...@vger.kernel.org; linaro-dev@lists.linaro.org > Subject: Re: [PATCH v2 2/3] AR

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Ben Dooks
On 03/12/10 16:28, Dave Martin wrote: > Hi all, > > I'd be interested in people's views on the following idea-- feel free > to ignore if it doesn't interest you. > > > For power-management purposes, it's useful to be able to turn off > functional blocks on the SoC. > > For on-SoC peripherals, t

useful embedded linux wiki

2010-12-07 Thread Bill Traynor
Hello, It was suggested to me that I recommend to the list the http://elinux.orgwiki as a good online resource for embedded linux information. If you find it useful, please feel free to register and contribute ;) Thanks Bill ___ linaro-dev mailing lis

Re: license for setup_sdcard.sh

2010-12-07 Thread Robert Nelson
On Tue, Dec 7, 2010 at 1:10 PM, Guilherme Salgado wrote: > On Tue, 2010-12-07 at 09:10 -0600, Robert Nelson wrote: >> Hi Guilherme, >> >> > I know you found a workaround with fdisk so you're probably no longer >> > using parted, but I was wondering if you were able to use parted to >> > change the

Re: [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL

2010-12-07 Thread Russell King - ARM Linux
On Tue, Dec 07, 2010 at 04:50:50PM +, Dave Martin wrote: > I'll follow up shortly with a patch to the generic ARM Kconfig to make > this explicit, so that ARCH_OMAP2 and THUMB2_KERNEL can't accidentally > be configured together. That's a rubbish dependency. You may have an ARCH_OMAP2 platform

Re: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Steve Langasek
On Tue, Dec 07, 2010 at 10:10:47AM -0700, Matt Waddel wrote: > I can recreate the same failure you are seeing. Something is > broken in the linaro-media-create that is being installed with: > sudo apt-get install linaro-image-tools ... > The first thing I see is the hwpack isn't installing corre

Re: [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL

2010-12-07 Thread Nicolas Pitre
On Tue, 7 Dec 2010, Dave Martin wrote: > On Tue, Dec 7, 2010 at 2:53 PM, Dave Martin wrote: > [...] > > Note that converting to C doesn't mean that code which attempts to > > copy function bodies will work: you still need to handle the fact that > > if f() is a C function symbol, then the value o

Re: license for setup_sdcard.sh

2010-12-07 Thread Guilherme Salgado
On Tue, 2010-12-07 at 09:10 -0600, Robert Nelson wrote: > Hi Guilherme, > > > I know you found a workaround with fdisk so you're probably no longer > > using parted, but I was wondering if you were able to use parted to > > change the geometry in the partition table to 255heads/63sectors as the >

Re: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Matt Waddel
Hi Praveen, I can recreate the same failure you are seeing. Something is broken in the linaro-media-create that is being installed with: sudo apt-get install linaro-image-tools ... The first thing I see is the hwpack isn't installing correctly and so probably the rootfs isn't installing either.

Re: dpkg: emdebian.org and other machines patched for armhf support

2010-12-07 Thread Konstantinos Margaritis
On 7 December 2010 18:35, Paul Brook wrote: >> In essence, I would like to express my objection in having the same triplet >> for both softfp and hard ABIs. I know upstream (ARM) objects, but IMHO they >> just haven't done the extensive compiling I have and didn't consider the >> problems (I doubt

Re: [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL

2010-12-07 Thread Dave Martin
Hi, On Tue, Dec 7, 2010 at 6:28 AM, Santosh Shilimkar wrote: > Dave, >> -Original Message- >> From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev- >> boun...@lists.linaro.org] On Behalf Of Dave Martin >> Sent: Monday, December 06, 2010 11:06 PM >> To: linux-arm-ker...@lists.infra

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Dave Martin
On Tue, Dec 7, 2010 at 3:21 PM, Russell King - ARM Linux wrote: > On Tue, Dec 07, 2010 at 03:06:51PM +, Dave Martin wrote: >> Hi, >> >> On Tue, Dec 7, 2010 at 11:04 AM, Russell King - ARM Linux >> wrote: >> > On Tue, Dec 07, 2010 at 10:45:42AM +, Dave Martin wrote: >> >> Yes-- though I di

Re: license for setup_sdcard.sh

2010-12-07 Thread Dave Martin
Hi, On Tue, Dec 7, 2010 at 3:10 PM, Robert Nelson wrote: > Hi Guilherme, > >> I know you found a workaround with fdisk so you're probably no longer >> using parted, but I was wondering if you were able to use parted to >> change the geometry in the partition table to 255heads/63sectors as the >>

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Russell King - ARM Linux
On Tue, Dec 07, 2010 at 03:06:51PM +, Dave Martin wrote: > Hi, > > On Tue, Dec 7, 2010 at 11:04 AM, Russell King - ARM Linux > wrote: > > On Tue, Dec 07, 2010 at 10:45:42AM +, Dave Martin wrote: > >> Yes-- though I didn't elaborate on it.  You need a packager that can > >> understand, say

Re: license for setup_sdcard.sh

2010-12-07 Thread Robert Nelson
Hi Guilherme, > I know you found a workaround with fdisk so you're probably no longer > using parted, but I was wondering if you were able to use parted to > change the geometry in the partition table to 255heads/63sectors as the > boot rom seems to require? Actually with current x-loader/u-boot

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Dave Martin
Hi, On Tue, Dec 7, 2010 at 11:04 AM, Russell King - ARM Linux wrote: > On Tue, Dec 07, 2010 at 10:45:42AM +, Dave Martin wrote: >> Yes-- though I didn't elaborate on it.  You need a packager that can >> understand, say, that a binary built for ARMv5 EABI can interoperate >> with ARMv7 binarie

Re: [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL

2010-12-07 Thread Dave Martin
On Tue, Dec 7, 2010 at 2:53 PM, Dave Martin wrote: [...] > Note that converting to C doesn't mean that code which attempts to > copy function bodies will work: you still need to handle the fact that > if f() is a C function symbol, then the value of the symbol f is > actually the function's base a

Re: dpkg: emdebian.org and other machines patched for armhf support

2010-12-07 Thread Konstantinos Margaritis
On Tuesday 07 December 2010 16:02:16 Hector Oron wrote: > Hello, > > I am patching machines to support armhf, which it is almost at 90% > built. I know you are very busy with squeeze release, but could you > give a comment if the patch is wrong or right, as we are using it for > patching machine

Re: [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL

2010-12-07 Thread Dave Martin
Hi, On Tue, Dec 7, 2010 at 11:59 AM, Jean Pihet wrote: > Hi Dave, > > On Tue, Dec 7, 2010 at 11:16 AM, Dave Martin wrote: >> On Tue, Dec 7, 2010 at 6:31 AM, Santosh Shilimkar >> wrote: >>> Dave, -Original Message- From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev- >

Re: license for setup_sdcard.sh

2010-12-07 Thread Guilherme Salgado
Hi Robert, On Sat, 2010-12-04 at 09:06 -0600, Robert Nelson wrote: [...] > > Guys, just a heads up for util-linux-ng 2.18, (I've been tweaking my > script for Fedora 14/15 usage..) > > It looks like 'fdisk' can no longer create the new partition at sector > 1, (thru forcing dos compatibly mode,

RE: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Guilherme Salgado
On Tue, 2010-12-07 at 17:53 +0530, Praveen Arkeri wrote: > Hi Guilherme, > > With headless build image I am still getting same errors as before with > missing u-boot.bin. > Detailed command log is here-->http://pastebin.com/ygRQRGe2 I don't see anything suspicious there, and I was able to create

RE: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Praveen Arkeri
Hi Guilherme, With headless build image I am still getting same errors as before with missing u-boot.bin. Detailed command log is here-->http://pastebin.com/ygRQRGe2 -Praveen -Original Message- From: Guilherme Salgado [mailto:salg...@canonical.com] Sent: Tuesday, December 07, 2010 5:42

Re: Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Guilherme Salgado
Hi Praveen, On Tue, 2010-12-07 at 17:18 +0530, Praveen Arkeri wrote: > Hi, > I am trying to create boot images for vexpress platform following > instructions mentioned here > https://wiki.linaro.org/Releases/MilestoneBuilds. > > > > Daily Build & HwPack Images used: > > · > http://rel

Re: [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL

2010-12-07 Thread Jean Pihet
Hi Dave, On Tue, Dec 7, 2010 at 11:16 AM, Dave Martin wrote: > On Tue, Dec 7, 2010 at 6:31 AM, Santosh Shilimkar > wrote: >> Dave, >>> -Original Message- >>> From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev- >>> boun...@lists.linaro.org] On Behalf Of Dave Martin >>> Sent: Mon

Linaro-Alpha-1:Unable to Create Boot Images

2010-12-07 Thread Praveen Arkeri
Hi, I am trying to create boot images for vexpress platform following instructions mentioned here https://wiki.linaro.org/Releases/MilestoneBuilds. Daily Build & HwPack Images used: * http://releases.linaro.org/platform/linaro-n/headless/alpha-1/linaro-nat ty-headless-tar-20101202-1.tar.gz

Re: Scalable memory operations with multiple cores

2010-12-07 Thread David Gilbert
On 7 December 2010 07:34, Robert Fekete wrote: > Hi Everyone knowing awfully lot about memory management and multicore op, > > My name is Robert Fekete and I work in the ST-Ericsson Landing Team. > > I have a question regarding multicore SMP aware memory operations libc, and > I hope you can have

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Russell King - ARM Linux
On Tue, Dec 07, 2010 at 10:45:42AM +, Dave Martin wrote: > Yes-- though I didn't elaborate on it. You need a packager that can > understand, say, that a binary built for ARMv5 EABI can interoperate > with ARMv7 binaries etc. > Again, I've heard it suggested that RPM can handle this, but I have

Re: [GIT PULL] ~dmart/linux-2.6-arm: Thumb-2/SMP-on-UP fixes accepted by rmk

2010-12-07 Thread Dave Martin
On Tue, Dec 7, 2010 at 12:37 AM, Nicolas Pitre wrote: > > Merged and pushed out.  I also merged the OMAP bits since you tested > them somewhat and I did have a look at it.  I also merged the gas > workarounds (we're not mainline).  The rest will be for tomorrow. > Yup, that sounds sensible. Than

Re: RFC: Dynamic hwcaps

2010-12-07 Thread Dave Martin
Hi, On Tue, Dec 7, 2010 at 1:02 AM, Mark Mitchell wrote: > On 12/6/2010 5:07 AM, Dave Martin wrote: > >>> But, >>> to enable binary distribution, having to have N copies of a library (let >>> alone an application) for N different ARM core variants just doesn't >>> make sense to me. >> >> Just so,

Re: [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL

2010-12-07 Thread Dave Martin
On Tue, Dec 7, 2010 at 6:31 AM, Santosh Shilimkar wrote: > Dave, >> -Original Message- >> From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev- >> boun...@lists.linaro.org] On Behalf Of Dave Martin >> Sent: Monday, December 06, 2010 11:06 PM >> To: linux-arm-ker...@lists.infradead.

Re: Fwd: Scalable memory operations with multiple cores

2010-12-07 Thread The Rasterman
On Tue, 7 Dec 2010 08:34:37 +0100 Robert Fekete said: i ran into this many years ago (back in 2004 or so). interestingly amd athalons got zero slowdown - but i was totally bus limited, so no speedup either. i was pushing what the bus could do. 2 cores with 2 threads hammering away at memory heavy

Re: Landing team pages?

2010-12-07 Thread Michael Opdenacker
Hi Jamie, On 12/07/2010 08:30 AM, Jamie Bennett wrote: >> I can't find any details about the landing teams on the wiki, except >> this https://wiki.linaro.org/LandingTeams >> >> It would be useful to have a Wiki page per landing team, showing the >> team members and the corresponding Launchpad pag