Re: how to sync with mainline

2011-03-08 Thread Lee Jones
On 09/03/11 02:44, Barry Song wrote: > Thanks. Amit. > > 2011/3/8 Amit Kucheria : >> On Tue, Mar 8, 2011 at 10:34 AM, Barry Song <21cn...@gmail.com> wrote: >>> Hi Lee, >>> Great! Thanks a lot. It looks like the communication between linaro >>> and mainline is that linaro can backport some bug fixes

[PATCH] toolchain/build: Support linaro android toolchain

2011-03-08 Thread Meng-Hsuan Cheng
Add linaro-build.sh to support linaro android toolchain. --prefix= Specify where to install (default: /tmp/android-toolchain-eabi) --toolchain-src=Specify Android toolchain source dir (default: /../) --with-gcc= Specify GCC source (support: directory, bzr, url) --apply-gcc-pat

Re: how to sync with mainline

2011-03-08 Thread Amit Kucheria
On Wed, Mar 9, 2011 at 4:44 AM, Barry Song <21cn...@gmail.com> wrote: > Thanks. Amit. > > 2011/3/8 Amit Kucheria : >> Linaro doesn't want to maintain dead code that isn't going upstream. >> It won't even do it for member companies. At most it is the incubator >> where the code lives and gets wid

[PATCH V3 5/5] net/fec: add device tree matching support

2011-03-08 Thread Jason Liu
Signed-off-by: Jason Liu --- drivers/net/fec.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/drivers/net/fec.c b/drivers/net/fec.c index 02cdd71..fcb9768 100644 --- a/drivers/net/fec.c +++ b/drivers/net/fec.c @@ -45,6 +45,9 @@ #include #include +#incl

[PATCH V3 4/5] net/fec: check id_entry pointer before using it

2011-03-08 Thread Jason Liu
The id_entry will possibly be NULL, So, need check id_entry and make sure it not NULL before using it. Signed-off-by: Jason Liu --- drivers/net/fec.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/net/fec.c b/drivers/net/fec.c index 2a71373..02cdd71 1

[PATCH V3 3/5] serial/imx: parse from device tree support

2011-03-08 Thread Jason Liu
Signed-off-by: Jason Liu Signed-off-by: Jeremy Kerr --- drivers/tty/serial/imx.c | 79 -- 1 files changed, 69 insertions(+), 10 deletions(-) diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c index dfcf4b1..c9483d1 100644 --- a/drivers

[PATCH V3 1/5] arm/dt: add basic mx51 device tree support

2011-03-08 Thread Jason Liu
Signed-off-by: Jason Liu --- arch/arm/mach-mx5/Kconfig |8 arch/arm/mach-mx5/Makefile |1 + arch/arm/mach-mx5/board-dt.c| 64 +++ arch/arm/mach-mx5/clock-mx51-mx53.c | 43 - arch/arm/plat-m

[PATCH V3 0/5] Add MX51 basic DT support

2011-03-08 Thread Jason Liu
From: Jason Liu This patchset adds Freescale i.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. Grant, I think it's almost ready for you

[PATCH V3 2/5] arm/dt: add very basic dts file for babbage board

2011-03-08 Thread Jason Liu
Signed-off-by: Jason Liu Singed-off-by: Rob Herring --- arch/arm/boot/dts/babbage.dts | 110 + 1 files changed, 110 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/babbage.dts b/arch/arm/boot/dts/babbage.dts new file mode 100644 index 00

The android build service is now feature complete!

2011-03-08 Thread Michael Hudson-Doyle
tl;dr version: see https://android-build.linaro.org/mockup/index, click around. Don't expect to be able to do much unless you're in ~linaro-android-builders Hi all, The frontend to the build service that I've been working on for the last couple of weeks is -- to my understanding -- now feature

Re: [PATCH 00/12][RFC] Intial Kconfig Fragment Demo

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, John Stultz wrote: > This patch set provides enough to demo how the Kconfig fragment > based defconfigs could be used to simplify both generating and > managing the configs used to build Linaro kernels. This is awesome, thanks! > 5) The igep, overo, and panda configs all us

Re: how to sync with mainline

2011-03-08 Thread Barry Song
Thanks. Amit. 2011/3/8 Amit Kucheria : > On Tue, Mar 8, 2011 at 10:34 AM, Barry Song <21cn...@gmail.com> wrote: >> Hi Lee, >> Great! Thanks a lot. It looks like the communication between linaro >> and mainline is that linaro can backport some bug fixes and features >> from mainline to linaro tree.

[PATCH 10/12] omap3 kconfig fragment changes to align with linaro build

2011-03-08 Thread John Stultz
Once we have settled on a proper common Linaro config policy, this should be able to go away. CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.omap3 | 2299 +++- 1 files changed, 2294 insertions(+), 5 deletions(-)

[PATCH 09/12] Add Linaro config policy to Kconfig.distro

2011-03-08 Thread John Stultz
Here's the initial pass of the Linaro config policy for Kconfig.distro CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- Kconfig.distro | 1734 1 files changed, 1734 insertions(+), 0 deletions(-) diff --git a/Kconfig.di

[PATCH 08/12] Add initial vexpress defconfig fragment

2011-03-08 Thread John Stultz
CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.vexp | 39 +++ 1 files changed, 39 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/Kconfig.vexp diff --git a/arch/arm/configs/Kconfig.vexp b/arch

[PATCH 02/12] kbuild: Enable building defconfigs from Kconfig files

2011-03-08 Thread John Stultz
From: Stephen Rothwell After this change, doing a "make xxx_defconfig" will check first for a file called arch//configs/Kconfig.xxx and use that to generate the .config (effectively starting from an allnoconfig). If that file doesn't exist, it will use arch//configs/xxx_defconfig as now. CC: Gr

[PATCH 00/12][RFC] Intial Kconfig Fragment Demo

2011-03-08 Thread John Stultz
This patch set provides enough to demo how the Kconfig fragment based defconfigs could be used to simplify both generating and managing the configs used to build Linaro kernels. This is for the kernel config managment tool and dependent bluprints: https://blueprints.launchpad.net/linux-linaro/+spe

[PATCH 11/12] Update imx51 to better match linaro configs

2011-03-08 Thread John Stultz
Once we have settled on a proper common Linaro config policy, this should be able to go away. CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.imx51 | 423 +++- 1 files changed, 421 insertions(+), 2 deletions(-) d

[PATCH 12/12] Update vexpress to be closer to linaro config

2011-03-08 Thread John Stultz
Once we have settled on a proper common Linaro config policy, this should be able to go away. CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.vexp | 195 + 1 files changed, 195 insertions(+), 0 deletions(-) d

[PATCH 06/12] Initial omap3 Kconfig fragment

2011-03-08 Thread John Stultz
CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.omap3 | 141 1 files changed, 141 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/Kconfig.omap3 diff --git a/arch/arm/configs/Kconfig.omap3 b

[PATCH 01/12] kbuild: Allow configs from choice blocks to be selected.

2011-03-08 Thread John Stultz
In looking at trying to replace defconfigs with kconfig fragments, one limitation identified is that config items in choice blocks cannot be selected by other config options. One way to doge this would be to create non-visible meta options that change the choice block's default, but that would req

[PATCH 05/12] Add blank Kconfig.distro fragment file

2011-03-08 Thread John Stultz
Here is the intial Kconfig.distro fragment file CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- Kconfig.distro | 20 1 files changed, 20 insertions(+), 0 deletions(-) create mode 100644 Kconfig.distro diff --git a/Kconfig.distro b/Kconfig.distro new

[PATCH 07/12] Initial imx51 defconfig fragment

2011-03-08 Thread John Stultz
CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- arch/arm/configs/Kconfig.imx51 | 84 1 files changed, 84 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/Kconfig.imx51 diff --git a/arch/arm/configs/Kconfig.imx51 b/

[PATCH 03/12] kbuild: Use kconfig defaults as defconfig starting point

2011-03-08 Thread John Stultz
Instead of using all no as the starting point for the defconfig use the kconfig defaults. CC: Grant Likely CC: Stephen Rothwell CC: linux-kbu...@vger.kernel.org, CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- scripts/kconfig/Makefile |2 +- 1 files changed, 1 insertio

[PATCH 04/12] kbuild: Avoid kconfig fragment defconfigs from having odd config order

2011-03-08 Thread John Stultz
Sort of a hack. With the new kconfig framents, some config items may be defined in a different order then usual. To preserve the normal order, re-run sildentoldconfig after running defconfig. CC: Jason Hui CC: patc...@linaro.org Signed-off-by: John Stultz --- scripts/kconfig/Makefile |2 ++

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Andy Walls
Hi LAurent, On Tue, 2011-03-08 at 16:52 +0100, Laurent Pinchart wrote: > Hi Andy, [snip] > > > It really shouldn't be that hard to get everyone involved together and > > > settle on a single solution (either based on an existing proposal or > > > create a 'the best of' vendor-neutral solution).

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Andy Walls
Hi Hans, On Tue, 2011-03-08 at 18:23 +0100, Hans Verkuil wrote: > > > > "Single" might be making the problem impossibly hard to solve well. > > One-size-fits-all solutions have a tendency to fall short on meeting > > someone's critical requirement. I will agree that "less than n", for > > some

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Laurent Pinchart
Hi Andy, On Tuesday 08 March 2011 20:12:45 Andy Walls wrote: > On Tue, 2011-03-08 at 16:52 +0100, Laurent Pinchart wrote: > > [snip] > > > > > It really shouldn't be that hard to get everyone involved together > > > > and settle on a single solution (either based on an existing > > > > proposal

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Jonathan Corbet
On Tue, 8 Mar 2011 09:13:59 +0100 Hans Verkuil wrote: > All these memory-related modules have the same purpose: make it possible to > allocate/reserve large amounts of memory and share it between different > subsystems (primarily framebuffer, GPU and V4L). > > It really shouldn't be that hard to

Re: Packaging Django applications and projects

2011-03-08 Thread Paul Wise
On Tue, Mar 8, 2011 at 9:50 PM, Zygmunt Krynickiu wrote: > I'd like to define and document the recommended best practice of packaging > Django 1.0+ (and especially 1.3) web applications and projects for Debian. I > started this on the Debian wiki at > http://wiki.debian.org/DjangoPackagingDraft

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Hans Verkuil
On Tuesday, March 08, 2011 15:01:10 Andy Walls wrote: > On Tue, 2011-03-08 at 09:13 +0100, Hans Verkuil wrote: > > Hi all, > > > > We had a discussion yesterday regarding ways in which linaro can assist > > V4L2 development. One topic was that of sorting out memory providers like > > GEM and HWMEM

Re: Packaging Django applications and projects

2011-03-08 Thread Zygmunt Krynicki
W dniu 08.03.2011 18:10, Paul Wise pisze: On Tue, Mar 8, 2011 at 9:50 PM, Zygmunt Krynickiu wrote: I'd like to define and document the recommended best practice of packaging Django 1.0+ (and especially 1.3) web applications and projects for Debian. I started this on the Debian wiki at http://w

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Wed, Mar 09, 2011, Shawn Guo wrote: > $ apt-cache policy uboot-mkimage > uboot-mkimage: > Installed: 0.4build1 > Candidate: 0.4build1 > Version table: > *** 0.4build1 0 > 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages > 100 /var/lib/dpkg/status Ok;

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 05:39:27PM +0100, Loïc Minier wrote: > On Wed, Mar 09, 2011, Shawn Guo wrote: > > I just added this one, and it does not help. The l-m-c still fails at > > the last step. > > mkimage: Write error on /tmp/tmpUiR_m1/boot-disc/uImage: Success > > This error sounded a bit wei

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 04:59:18PM +0100, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: > > I'm scanning all 7 cards I have with the script wait_device, each card > > with 10 iterations of the test. > > > > 1) Transend 4GB SD > > 2) SanDisk 2GB SD > > 3) KingMax MMC Mobile 2GB > > >

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 11:44:36PM +0800, Shawn Guo wrote: > On 8 March 2011 18:52, Loïc Minier wrote: > > On Tue, Mar 08, 2011, Shawn Guo wrote: > >> Have a look at the /dev/sdb change in device report before and after > >> the command you suggest ... > > > >  Interesting :-) > > > >  But the lin

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Wed, Mar 09, 2011, Shawn Guo wrote: > I just added this one, and it does not help. The l-m-c still fails at > the last step. > mkimage: Write error on /tmp/tmpUiR_m1/boot-disc/uImage: Success This error sounded a bit weird; I checked the u-boot sources, and this string is used in a bunch of

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 04:03:12PM +0100, Zygmunt Krynicki wrote: > W dniu 08.03.2011 15:48, Shawn Guo pisze: > >On Tue, Mar 08, 2011 at 03:16:32PM +0100, Zygmunt Krynicki wrote: > >>W dniu 08.03.2011 09:51, Shawn Guo pisze: > >> > >>>By looking the workaround on the hacking branch, I changed the s

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Laurent Pinchart
Hi Andy, On Tuesday 08 March 2011 15:01:10 Andy Walls wrote: > On Tue, 2011-03-08 at 09:13 +0100, Hans Verkuil wrote: > > Hi all, > > > > We had a discussion yesterday regarding ways in which linaro can assist > > V4L2 development. One topic was that of sorting out memory providers like > > GEM a

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > I'm scanning all 7 cards I have with the script wait_device, each card > with 10 iterations of the test. > > 1) Transend 4GB SD > 2) SanDisk 2GB SD > 3) KingMax MMC Mobile 2GB > > All above 3 cards passed the test with giving "Could list partitions > after

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Jesse Barker
Hi all, Here's what I've cobbled together tentatively from prior threads involving linaro-dev as well as folks from ARM, Samsung and ST-E: https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Projects/UnifiedMemoryManagement The current goals within the graphics working group are to map the

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On 8 March 2011 18:52, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: >> Have a look at the /dev/sdb change in device report before and after >> the command you suggest ... > >  Interesting :-) > >  But the linaro-media-create "size" output is probably broken for the >  same reason: s

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Andy Walls
On Tue, 2011-03-08 at 09:13 +0100, Hans Verkuil wrote: > Hi all, > > We had a discussion yesterday regarding ways in which linaro can assist > V4L2 development. One topic was that of sorting out memory providers like > GEM and HWMEM. > > Today I learned of yet another one: UMP from ARM. > > http

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Clark, Rob
Then this sounds to me a bit like like GEM.. (or maybe I should say DRM and either TTM/GEM below)? If you can pass buffers back and forth between kernel and various processes by integer id, and then optionally read/write/mmap thru some ioctls if needed.. then the buffer sharing problem is solved.

Re: problem with linaro-media-create

2011-03-08 Thread Zygmunt Krynicki
W dniu 08.03.2011 15:48, Shawn Guo pisze: On Tue, Mar 08, 2011 at 03:16:32PM +0100, Zygmunt Krynicki wrote: W dniu 08.03.2011 09:51, Shawn Guo pisze: By looking the workaround on the hacking branch, I changed the sleep(1) to sleep(5) in /usr/share/pyshared/linaro_media_create/partitions.py, an

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 03:16:32PM +0100, Zygmunt Krynicki wrote: > W dniu 08.03.2011 09:51, Shawn Guo pisze: > > >By looking the workaround on the hacking branch, I changed the sleep(1) > >to sleep(5) in /usr/share/pyshared/linaro_media_create/partitions.py, > >and almost made it, but sadly it st

Re: problem with linaro-media-create

2011-03-08 Thread Zygmunt Krynicki
W dniu 08.03.2011 09:51, Shawn Guo pisze: By looking the workaround on the hacking branch, I changed the sleep(1) to sleep(5) in /usr/share/pyshared/linaro_media_create/partitions.py, and almost made it, but sadly it still fails at the last step. You most likely missed another sleep (there sho

Packaging Django applications and projects

2011-03-08 Thread Zygmunt Krynickiu
Hi. This is my first post to this mailing list, and in fact to any Debian mailing list in general so I'd like to introduce myself first. To keep Your interest focused on the problem I moved this to the footer of this message. With that of the way here's the core topic: I'd like to define and

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Benjamin Gaignard
Hi, hwmem basically use the same concept of handle (or SecureID). The problem with this approach is that the middleware must be aware of this handle and must provide a way to forward it between elements/component and upper level. Today isn't the case in GStreamer (maybe in 1.0 it will), EGL, X ..

RE: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Jonghun Han
Thanks for interesting. As I know, the purpose of UMP is the buffer sharing especially inter-process . Maybe ARM can explain it more detail. High resolution video/image processing requires zero-copy operation. UMP allows zero-copy operation using system unique key, named SecureID. UMP supports m

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > That's not an option for me. Myself is on ssh terminal. I do not > have a nice monitor for that machine :) Ok; I could propose various network tricks such as changing the routing table to mark your APT repo unreachable, but I guess we really have to fi

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Kyungmin Park
Dear Jonghun, It's also helpful to explain what's the original purpose of UMP (for GPU, MALI) and what's the goal of UMP usage for multimedia stack. Especially, what's the final goal of UMP from LSI. Also consider the previous GPU memory management program, e.g., SGX. Thank you, Kyungmin Park O

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 11:53:08AM +0100, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: > > Yes, it is. Do we have a quick fix right now? I need it ... > > As a workaround, try disabling your (host's) network entirely before > running linaro-media-create; I could run it completel

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > Yes, it is. Do we have a quick fix right now? I need it ... As a workaround, try disabling your (host's) network entirely before running linaro-media-create; I could run it completely networkless, but I think your proxy is confusing APT. -- Loïc Mini

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > Have a look at the /dev/sdb change in device report before and after > the command you suggest ... Interesting :-) But the linaro-media-create "size" output is probably broken for the same reason: sdb appears to be unavailable for some time after changi

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 11:04:08AM +0100, Alexander Sack wrote: > On Tue, Mar 8, 2011 at 10:53 AM, Loïc Minier wrote: > > On Tue, Mar 08, 2011, Shawn Guo wrote: > >> I'm recently trying to install alpha-3 image using l-m-c on an AMD64 > >> machine which is behind the company firewall.  Though I ha

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 10:53:00AM +0100, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: > > I'm recently trying to install alpha-3 image using l-m-c on an AMD64 > > machine which is behind the company firewall. Though I have apt proxy > > set on host machine, l-m-c installing system

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 10:23:17AM +0100, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: > > > parted -s /dev/sdN mklabel msdos && sfdisk -L /dev/sdN > > > > $ sudo parted -s /dev/sdb mklabel msdos && sfdisk -L /dev/sdb > > /dev/sdb: Permission denied > > > > sfdisk: cannot open

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Alexander Sack
On Tue, Mar 8, 2011 at 10:53 AM, Loïc Minier wrote: > On Tue, Mar 08, 2011, Shawn Guo wrote: >> I'm recently trying to install alpha-3 image using l-m-c on an AMD64 >> machine which is behind the company firewall.  Though I have apt proxy >> set on host machine, l-m-c installing system (chroot env

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Dave Martin wrote: > Looking at the packaging branch lp:ubuntu/linaro-image-tools, I see > there are now multiple binary packages generated from > linaro-image-tools. > > The udisks dependency needs to be added somewhere -- does anyone know > which package needs it? I'm gues

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > I'm recently trying to install alpha-3 image using l-m-c on an AMD64 > machine which is behind the company firewall. Though I have apt proxy > set on host machine, l-m-c installing system (chroot env?) does not > know it. Can we improve the l-m-c a little

Yet another memory provider: can linaro organize a meeting?

2011-03-08 Thread Hans Verkuil
Hi all, We had a discussion yesterday regarding ways in which linaro can assist V4L2 development. One topic was that of sorting out memory providers like GEM and HWMEM. Today I learned of yet another one: UMP from ARM. http://blogs.arm.com/multimedia/249-making-the-mali-gpu-device-driver-open-so

Re: problem with linaro-media-create

2011-03-08 Thread Dave Martin
Looking at the packaging branch lp:ubuntu/linaro-image-tools, I see there are now multiple binary packages generated from linaro-image-tools. The udisks dependency needs to be added somewhere -- does anyone know which package needs it? I'm guessing it's either linaro-image-tools or python-linaro-

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > mkimage: Write error on /tmp/tmpXkyS2N/boot-disc/uImage: Success Could it be that your MMC is flaky? -- Loïc Minier ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listi

Re: Running linaro-media-create on machine behind firewall

2011-03-08 Thread Spring Zhang
On 8 March 2011 17:19, Shawn Guo wrote: > I'm recently trying to install alpha-3 image using l-m-c on an AMD64 > machine which is behind the company firewall. Though I have apt proxy > set on host machine, l-m-c installing system (chroot env?) does not > know it. Can we improve the l-m-c a litt

Re: problem with linaro-media-create

2011-03-08 Thread Loïc Minier
On Tue, Mar 08, 2011, Shawn Guo wrote: > > parted -s /dev/sdN mklabel msdos && sfdisk -L /dev/sdN > > $ sudo parted -s /dev/sdb mklabel msdos && sfdisk -L /dev/sdb > /dev/sdb: Permission denied > > sfdisk: cannot open /dev/sdb read-write you want to sudo the sfdisk call too -- Loïc Minier

Running linaro-media-create on machine behind firewall

2011-03-08 Thread Shawn Guo
I'm recently trying to install alpha-3 image using l-m-c on an AMD64 machine which is behind the company firewall. Though I have apt proxy set on host machine, l-m-c installing system (chroot env?) does not know it. Can we improve the l-m-c a little bit to copy apt proxy setting if any on host ma

Linaro V4l2 meeting

2011-03-08 Thread Benjamin Gaignard
Hi all, on March 7th MM WG has organize a v4l2 meeting to collect ideas for next development cycle. you can found the minutes of meeting here: https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/2011-03-07-V4L2_meeting mains outcomes: - investigate/improve the library between v4l2 and An

Re: problem with linaro-media-create

2011-03-08 Thread Shawn Guo
On Tue, Mar 08, 2011 at 03:10:56PM +0800, Shawn Guo wrote: > Hi Zygmunt, > > On Mon, Mar 07, 2011 at 02:19:41PM +0100, Zygmunt Bazyli Krynicki wrote: > > This will most lokalu not help. > > Try my hacking branch of linaro-image-tools. I had the same problem as you > > and I added a workaround. >

Re: how to sync with mainline

2011-03-08 Thread Amit Kucheria
On Tue, Mar 8, 2011 at 10:34 AM, Barry Song <21cn...@gmail.com> wrote: > Hi Lee, > Great! Thanks a lot. It looks like the communication between linaro > and mainline is that linaro can backport some bug fixes and features > from mainline to linaro tree. Linaro doesn't help to review patches > and s

Re: how to sync with mainline

2011-03-08 Thread Barry Song
Hi Lee, Great! Thanks a lot. It looks like the communication between linaro and mainline is that linaro can backport some bug fixes and features from mainline to linaro tree. Linaro doesn't help to review patches and send to mainline. Then I have two more questions 1. is there a detailed list of ba