Re: My AArch64 SoC features table

2022-11-16 Thread Marcin Juszkiewicz
W dniu 16.11.2022 o 10:26, Peter Griffin pisze: What a great idea! Thanks! Interesting for me as I was just working on a bug where VFP stopped being reported to userspace for aarch32 mode in v6.1-rcs due to a rework in the kernel. That re-work happened in https://lore.kernel.org/all/2022090

My AArch64 SoC features table

2022-11-15 Thread Marcin Juszkiewicz
Recently I started one project: AArch64 SoC features table The goal is to collect /proc/cpuinfo dumps from misc AArch64 systems and generate table showing which cpu core features are supported in which SoCs. Handy if you want to play with SVE, SME or other feature you read about in Arm archit

Re: macchiatobin users

2022-06-20 Thread Marcin Juszkiewicz
W dniu 17.06.2022 o 08:17, Takahiro Akashi pisze: So I would consider switching to UEFI firmware and then check. Yeah, it is the last resort as I hesitate to do so because OS must be reinstalled from the scratch. It does not. You just need to have small vfat partition and GPT partition table

Re: macchiatobin users

2022-06-16 Thread Marcin Juszkiewicz
W dniu 16.06.2022 o 05:25, AKASHI Takahiro pisze: The same code, the same kernel, does work without any errors if a given NIC card (Intel i225) is not inserted in a slot. My current environment is: TF-A: mainline v2.7 SCP_BL2: HEAD ofhttps://github.com/MarvellEmbeddedProcessors/binaries-marvell

Kolla images for ussuri and train

2020-04-30 Thread Marcin Juszkiewicz
As you may know we have a job on Linaro CI to build Kolla images. Normally it does LDC (Linaro Developer Cloud) ones and also not-modified upstream ones. Some time ago I merged CI jobs upstream for it. So "kolla/debian-source-*" images exist with "train-aarch64" tag for stable/train branch and "ma

Re: [Maintenance] - ci.linaro.org down time 20/10/2018

2018-10-16 Thread Marcin Juszkiewicz
W dniu 16.10.2018 o 12:13, Benjamin Copeland pisze: > Hello All, > > The server will stop processing jobs on the 19/10/2018 at around > 23:00 UTC, as the server will be put into "Shutdown mode". > > We will be updating plugins, Jenkins and fixes some bugs. > > Start: 20/10/2018 09:00 UTC > End:

Re: git.l.o website improvement

2016-09-22 Thread Marcin Juszkiewicz
W dniu 22.09.2016 o 18:18, Andy Doan pisze: > cgit has a bunch of nice features you should enjoy including: > > * Significantly faster > * README support, eg: https://git.linaro.org/cgit/arm/vixl.git/about/ > * A much cleaner UI (slightly objective opinion) > * Actively used by the best git si

Re: Firmware list page

2016-08-30 Thread Marcin Juszkiewicz
W dniu 30.08.2016 o 11:29, G Gregory pisze: > On 30 August 2016 at 10:25, Marcin Juszkiewicz > wrote: >> Hi >> >> Linaro more or less supports/uses several boards from several vendors. >> But is there a page which lists firmware versions for them? >> >>

Firmware list page

2016-08-30 Thread Marcin Juszkiewicz
Hi Linaro more or less supports/uses several boards from several vendors. But is there a page which lists firmware versions for them? Something like this: Overdrive (revA cpu): xyz [link] Overdrive (revB cpu): abc [link] D02: cbf [link] etc. As using random firmware versions ends with issues l

Re: Let's talk about boot loaders

2016-05-05 Thread Marcin Juszkiewicz
W dniu 05.05.2016 o 15:26, Simon Glass pisze: This has bugged me for a long time. I see that Rockchip stores its boot information 64 blocks into the device, allowing room for the GPT. This seems like the lowest common denominator for the case you raise. Perhaps ARM could create a set of guidelin

Let's talk about boot loaders

2016-05-05 Thread Marcin Juszkiewicz
Recently my angry post on Google+ [1] got so many comments that it was clear that it would be better to move to some mailing list with discussion. As it is about boot loaders and Linaro has engineers from most of SoC vendor companies I thought that this will be best one. 1. https://plus.googl

Re: Hwpacks for OE builds?

2013-05-23 Thread Marcin Juszkiewicz
W dniu 23.05.2013 12:00, Riku Voipio pisze: > It's not a big deal since LAVA started supporting prebuilt images. For > ARMv8 the only problem I had is that LAVA digs some files from the > rootfs partition, and due to hwpack/linaro-media-create LAVA expects > the rootfs to be the second partition,

Re: [OE-core] Changes in Linaro layers for OpenEmbedded

2013-05-12 Thread Marcin Juszkiewicz
W dniu 10.05.2013 14:20, Paul Sherwood pisze: > On 10/05/2013 13:00, linaro-dev-requ...@lists.linaro.org wrote: >> At Linaro we have many teams and some of them are using >> OpenEmbedded or will do it soon. One of reasons is lack of ARM >> big-endian distributions on a market. > > I don't normal

Re: [OE-core] Changes in Linaro layers for OpenEmbedded

2013-05-09 Thread Marcin Juszkiewicz
W dniu 09.05.2013 20:42, Trevor Woerner pisze: > On Thu, May 9, 2013 at 12:57 PM, Marcin Juszkiewicz > wrote: >> Who will maintain those layers after my leave? This was not decided >> yet. There are few guys at Linaro who know how to use OpenEmbedded >> but most of them

Changes in Linaro layers for OpenEmbedded

2013-05-09 Thread Marcin Juszkiewicz
NOTE: I skipped "openembedded-devel" ML cause most of users of Linaro layers also read OE Core ML. As I will leave Linaro at the end of May I would like to write some kind of summary of current state of Linaro layers for OpenEmbedded. At Linaro we have 3 layers: 1. meta-aarch64 2. meta-linaro 3.

Re: [ANN] snapshots.linaro.org migrated to Linaro Cloud

2013-04-29 Thread Marcin Juszkiewicz
W dniu 29.04.2013 10:21, Paul Sokolovsky pisze: > by our Continuous Integration systems, has been migrated to Linaro > EC2 Cloud, managed by our IT team. So uploads from Jenkins should be faster now? YAY! ___ linaro-dev mailing list linaro-dev@lists.lin

Re: how to build arm64 kernel which can be downloaded from www.kernel.org (此邮件代吴小科转发)

2013-04-25 Thread Marcin Juszkiewicz
W dniu 25.04.2013 11:07, zhanqing Zhan(Qing) pisze: > So, i want to build arm64 kernel according to the steps of > HowTo/BuildArm64Kernel.Then i use Foundatin_v8 with args such as > linux-system-foundation.axf,vexpress64-openembedded_lam-armv8_20130320-274.img. > > But kernel cannot run correc

Re: Repo for Managing Git Repositories

2013-04-02 Thread Marcin Juszkiewicz
W dniu 02.04.2013 18:09, Christopher Covington pisze: > Hi Marcin, > > I notice you've created a number of shell scripts to manage checking out > multiple git repositories, specific revisions of git repositories for a > release, etc. Repo [1] does this stuff pretty well that you might want to > co

Re: API to download from snapshots and releases is live

2013-04-02 Thread Marcin Juszkiewicz
W dniu 26.03.2013 15:18, James Tunnicliffe pisze: > There are many scripts in use that parse the web interface for > snapshots and releases.linaro.org. This is far from ideal because > changes to the web interface can result in the scripts breaking. To > alleviate this problem an API has been intro

ATTENTION: OpenEmbedded layers from Linaro have new structure

2013-03-13 Thread Marcin Juszkiewicz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Today I made several changes to OpenEmbedded layers hosted on git.linaro.org: - - meta-aarch64 - - meta-linaro Meta-aarch64 is now empty and is obsolete. Probably will be removed from server in about month or two. Meta-linaro repository got ne

Re: Corrupt git archive?

2013-03-10 Thread Marcin Juszkiewicz
W dniu 09.03.2013 20:02, Marcin Juszkiewicz pisze: > W dniu 08.03.2013 14:13, Tim Northover pisze: >> Hi, >> >> I'm trying to build the OpenEmbedded AArch64 system again, and it >> looks like the file: >> >> http://snapshots.linaro.org/openembed

Re: Corrupt git archive?

2013-03-09 Thread Marcin Juszkiewicz
W dniu 08.03.2013 14:13, Tim Northover pisze: > Hi, > > I'm trying to build the OpenEmbedded AArch64 system again, and it > looks like the file: > > http://snapshots.linaro.org/openembedded/sources/git2_git.linaro.org.kernel.linux- > > linaro-tracking.git.tar.gz > > is corrupt. gzip thinks it e

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Marcin Juszkiewicz
W dniu 27.02.2013 03:10, Wookey pisze: > State of the Debian/Ubuntu arm64 port > = > > *** Arm64 lives! *** Congratulations Wookey (and everyone involved)! > * There is now a bootable (raring) image to download and run > Once you've created a tarball chroot

Re: builds unstable - IOERROR: BUILD-INFO.txt is not present in build.

2013-02-26 Thread Marcin Juszkiewicz
W dniu 26.02.2013 07:50, Fathi Boudra pisze: > Several builds became "unstable" (in jenkins term) without changes in the > jobs: > IOERROR: BUILD-INFO.txt is not present in build. > > Obviously, it seems BUILD-INFO.txt is now enforced and some jobs are > still using EULA.txt mechanism. > > Whil

Re: OpenEmbedded runlevels empty?

2013-01-23 Thread Marcin Juszkiewicz
W dniu 23.01.2013 14:30, Tim Northover pisze: > There's just one other thing I had to do, which it might be worth > either documenting or automating. I had to switch eth0 over to dhcp > for networking to work. It depends how you run model. OE images are setup for LAVA setup: https://wiki.linaro.

Re: OpenEmbedded runlevels empty?

2013-01-23 Thread Marcin Juszkiewicz
W dniu 23.01.2013 10:46, Tim Northover pisze: > Hi again, > > Sorry for spamming this list with what are essentially support questions, but > now that bug #1099896 has been fixed, I'm trying to build an OpenEmbedded > filesystem with it, following the instructions at > https://wiki.linaro.org/HowT

Re: OpenEmbedded runlevels empty?

2013-01-23 Thread Marcin Juszkiewicz
W dniu 23.01.2013 10:46, Tim Northover pisze: > Hi again, > > Sorry for spamming this list with what are essentially support questions, but > now that bug #1099896 has been fixed, I'm trying to build an OpenEmbedded > filesystem with it, following the instructions at > https://wiki.linaro.org/HowT

Where to report Mali OpenGLES bugs?

2013-01-10 Thread Marcin Juszkiewicz
Hello As some of you know I created a team of ARM Chromebook hackers on Launchpad. We concentrate on getting misc things working on those devices. One is Mali T604 OpenGLES driver. It works but there are some bugs in it. The problem is: where to report them? As Chromium OS bugtracker is not prope

Re: [PATCH] configure: Support QEMU cross-compiling for ARM64 host

2013-01-08 Thread Marcin Juszkiewicz
W dniu 08.01.2013 12:05, Anup Patel pisze: > We should be able to cross compile QEMU for ARM64 host. > > This is required for trying out ARM 32-bit guest on ARM64 host using QEMU + > KVM ARM64. Which version you got built with this patch? 1.3.0 failed for me. __

New layout for OpenEmbedded layers

2012-12-05 Thread Marcin Juszkiewicz
Hello Now at Linaro we have two layers for our OpenEmbedded work: - meta-aarch64 - meta-linaro First one contains everything we need to get AArch64 booted in fastmodels: toolchain, kernel and few recipes which needed changes to build for AArch64. I am working on merging those changes into main O

Re: Bug Fix for ARMv8 bootup in Foundation_v8pkg

2012-11-28 Thread Marcin Juszkiewicz
ave fixed this bug and would like to submit the patch to linaro > upstream branch. > > Could you please review the patch and let me know how I can upload it to > Linaro so that other developers can also use it. We use "devtmpfs.mount=1" in kernel cmdline to force de

Exynos5 binary blobs situation on devices running GNU/Linux

2012-11-20 Thread Marcin Juszkiewicz
Hello everybody This time I want to post some information and questions about binary blobs situation on Exynos5 devices. It means Samsung Chromebook and Andale Board (I do not have data about other Exynos5 powered devices). Chromebook ships with Chromium OS and under it has working OpenGL ES and

Add AArch64 support into util-linux

2012-10-03 Thread Marcin Juszkiewicz
Attached patch fixed build problem when util-linux is built for AArch64 architecture. --- fdisk/fdiskbsdlabel.h |1 + 1 file changed, 1 insertion(+) --- util-linux-2.21.2.orig/fdisk/fdiskbsdlabel.h +++ util-linux-2.21.2/fdisk/fdiskbsdlabel.h @@ -46,10 +46,11 @@ #define BSD_LINUX_BOOTDIR "

[PATCH 1/3] siteinfo.bbclass: add AArch64 support

2012-09-27 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz --- meta/classes/siteinfo.bbclass |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass index 8c256ce..aab0867 100644 --- a/meta/classes/siteinfo.bbclass +++ b/meta/classes/siteinfo.bbclass

[PATCH 3/3] insane.bbclass: add AArch64 support

2012-09-27 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz --- meta/classes/insane.bbclass |1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index 1fb8970..b390242 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes/insane.bbclass @@ -44,6 +44,7

[PATCH 2/3] kernel-arch.bblass: add AArch64 support

2012-09-27 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz --- meta/classes/kernel-arch.bbclass |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/kernel-arch.bbclass b/meta/classes/kernel-arch.bbclass index 6446504..b3b78b6 100644 --- a/meta/classes/kernel-arch.bbclass +++ b/meta

Add AArch64 support into OE-Core

2012-09-27 Thread Marcin Juszkiewicz
This patchset adds support for AArch64 in all required classes: - insane - kernel-arch - siteinfo Everything is from public available information (binutils, linux). ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailma

Re: omapconf tool publicly released

2012-09-21 Thread Marcin Juszkiewicz
W dniu 21.09.2012 22:24, Zach Pfeffer pisze: > On 21 September 2012 15:07, Mike Turquette wrote: >> https://github.com/omapconf/omapconf > > Is there an Android.mk? Looking at > https://github.com/omapconf/omapconf it says it works on Android, but > I don't see an Android.mk to compile it with.

Cross compiler backport for Ubuntu 12.04 'precise' is available

2012-07-26 Thread Marcin Juszkiewicz
Hello I would like to announce backport of cross compiler for Ubuntu 12.04 LTS distribution. Release contains: - binutils 2.22.52 snapshot - gcc 4.6.3 (Linaro 12.06) - gcc 4.7.1 (Linaro 12.07) - eglibc 2.15 - linux 3.5.0 headers Packages are available for amd64 and i386 architectures and suppor

Re: Nexus 7/Jellybean Kernel Config

2012-07-04 Thread Marcin Juszkiewicz
W dniu 04.07.2012 22:19, Christian Robottom Reis pisze: > Hey there, > > I stumbled onto a thread on xdadevelopers where they are looking at > the Nexus 7; apart from partition and df output, there's a 3.1.10 kernel > config, which I'm attaching here for convenience and analysis. > > ls -

Re: [Powertop] [PATCH] conditionally disable pci support on ARM platforms

2012-06-24 Thread Marcin Juszkiewicz
W dniu 22.06.2012 22:01, Arjan van de Ven pisze: > On 6/22/2012 11:42 AM, Rajagopal Venkat wrote: >> +case "$host" in >> +arm*) >> +AC_DEFINE([HAVE_NO_PCI],[1],[Define if host platform is ARM]) >> +;; >> +*) >> +PKG_CHECK_MODULES([PCIUTILS], [libpci],[],[ >> +AC_SEARCH_LIBS(

Re: Can we use mmcblk0p8?

2012-06-18 Thread Marcin Juszkiewicz
W dniu 18.06.2012 16:20, Paul Larson pisze: > It's worked for us so far, but it's been tight on the lava side due > to the number of partitions that android wants, and especially with > the annoying hardcoded partition numbers that android uses. I do wonder why Linaro Android team did not tried

Re: Can we use mmcblk0p8?

2012-06-18 Thread Marcin Juszkiewicz
W dniu 18.06.2012 15:02, YongQin Liu pisze: > Hi, Saugata > > We have a problem to use the mmcblk0p8 partition, do you know if we > can use it, and how can we use it? > > I created the 8th partition with fdisk command and the 8th partition > is listed in the output of fdisk -l command but it is

Lava images improvement idea

2012-05-23 Thread Marcin Juszkiewicz
Hi LAVA is good for doing some tests but every time I use it I wonder why it is so slow. So I looked more at problem. Job which I started is going on pandaboard for 48 minutes already. So far it did nothing related with tests which I want to run. Instead if fetched some image, booted and started

[Linaro Connect] Session about packaging Linaro components

2012-05-22 Thread Marcin Juszkiewicz
Hi all. During Linaro Connect there will be a session [1] about packaging tools and other components produced by Linaro teams. Goals: - Review the current set of components/projects create and maintained by Linaro - Identify the ones that are not yet part of Ubuntu and Ubuntu LEB - Discuss how

Re: new IRC channel: linaro-lava

2012-05-11 Thread Marcin Juszkiewicz
W dniu 10.05.2012 09:34, John Rigby pisze: We need an irc aggregator to flatten all the channels to one on rx and broadcast on tx for those of use who want to live in a flat world (only half kidding:) You mean ircII/epic when by default all was in one window and Ctrl-x was used to switch chann

Re: Installing the armel libc on armhf

2012-05-07 Thread Marcin Juszkiewicz
W dniu 06.05.2012 16:06, Michael Hope pisze: Hi there. Hopefully an easy question but I'm stumped. How do I install the armel softfp libc6 on a new Precise armhf install? I set APT::Architectures to { "armel" } and then tried a apt-get install libc6:armel but I get errors about the package not

ARM porting jam on Wednesday

2012-04-10 Thread Marcin Juszkiewicz
Dear ARM fans, Linaro Developer Platform team organises every week an ARM porting Jam. Next one will be on Wednesday 11th April (we moved from Friday cause weekend does not help in remembering which patches are still to send upstream). The idea is to gather all developers together to fix user spa

Re: Slow/broken USB and Ethernet on Snowballs/Origen boards?

2012-03-15 Thread Marcin Juszkiewicz
W dniu 15.03.2012 11:31, Jassi Brar pisze: > Cool. You might also want to take a look at 'netperf', a small yet > powerful tool. Or iperf which I use for bandwidth tests. ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/

Re: Cross toolchain for lucid updated

2012-03-01 Thread Marcin Juszkiewicz
W dniu 29.02.2012 14:23, Marcin Juszkiewicz pisze: Those packages may also work under Ubuntu 10.10 'maverick' and 11.04 'natty' but it was not tested. Users of Ubuntu 11.10 'oneiric' may install libmpfr1ldbl package [2] and then use 'lucid' repositor

Cross toolchain for lucid updated

2012-02-29 Thread Marcin Juszkiewicz
Linaro cross toolchain backport PPA [1] got updated to recent Ubuntu 12.04 versions: - gcc 4.5.3 - gcc 4.6.2 - binutils 2.22 - eglibc 2.15 - linux 3.2 I tested both compiler versions against few packages, U-Boot and Linux 2.6.32. Those packages may also work under Ubuntu 10.10 'maverick' a

Re: trouble building linux-linaro-3.0-2011.08-0

2012-02-20 Thread Marcin Juszkiewicz
W dniu 21.02.2012 04:37, Matt Sealey pisze: I'm kind of languishing in gcc 4.4 hell right now and would quite like an updated toolchain for 4.6.2 or thereabouts (synced with the 2012.12 Linaro release). Is this available as a package or PPA somewhere or am I going to spend the night compilercomp

Re: Efika MX Smartbook + serial dongle needed at Linaro Connect

2012-02-03 Thread Marcin Juszkiewicz
W dniu 01.02.2012 14:10, Marcin Juszkiewicz pisze: Hi Looks like I managed to break serial port on my Efika MX Smartbook today. As there are people in Linaro with this device I am asking for help. For this I need someone with Efika MX Smartbook and debug board to be present at conference. I

Efika MX Smartbook + serial dongle needed at Linaro Connect

2012-02-01 Thread Marcin Juszkiewicz
Hi Looks like I managed to break serial port on my Efika MX Smartbook today. As there are people in Linaro with this device I am asking for help. For this I need someone with Efika MX Smartbook and debug board to be present at conference. I will take my netbook and dongle so will be able to

Re: Proposal : New Linaro Desktop Wallpaper

2011-12-02 Thread Marcin Juszkiewicz
W dniu 01.12.2011 23:56, Tom Gall pisze: > Towards that end (and given that time is short if this is to make > 11.12) I'd like to propose the following graphic be our new wallpaper > image. This would be the image displayed in the background on a > graphical desktop by default. Lovely!

Re: BUGREPORTED work item state

2011-10-03 Thread Marcin Juszkiewicz
W dniu 03.10.2011 04:48, Zach Pfeffer pisze: > On 30 September 2011 13:22, Fathi Boudra wrote: >> Hi Zach, >> >> I noticed that you introduced BUGREPORTED on Android blueprints for >> the work items. >> It raised a couple of questions: >> 1. what does BUGREPORTED means ? > > When David Zinmann an

Re: [ANNOUNCE] android-tools-(adb,fastboot}

2011-09-29 Thread Marcin Juszkiewicz
W dniu 29.09.2011 20:28, Tom Gall pisze: > The development platforms team would like to announce the availability > of the android-tools-adb and android-tools-fastboot packages. This > allows one to have access to these tools without having to go through > all the steps involved with the AndroidSDK

Re: Linaro Boot up times.

2011-09-14 Thread Marcin Juszkiewicz
W dniu 14.09.2011 14:18, David Gilbert pisze: > Be a bit careful; given that the boot speed might be limited by SD card > performance, writing a lot more to /var/log might not help. Then mount /tmp as tmpfs and write there? ___ linaro-dev mailing list

Re: ARM CPU part numbers

2011-09-05 Thread Marcin Juszkiewicz
W dniu 05.09.2011 11:28, Andrew Stubbs pisze: > Next question ... is /proc/cpuinfo really the best way to detect this? > > I mean, is auxv a better approach? Or something else? What's the most > efficient, and most stable API to read the CPU architecture, CPU model, > and FPU/NEON availability? >

Re: ARM CPU part numbers

2011-09-02 Thread Marcin Juszkiewicz
W dniu 02.09.2011 06:40, David Brown pisze: > Processor : ARMv7 Processor rev 1 (v7l) > BogoMIPS: 191.69 > Features: swp half thumb fastmult vfp edsp neon vfpv3 > CPU implementer : 0x41 > CPU architecture: 7 > CPU variant : 0x0 > CPU part: 0xc05 > CPU revision:

Re: ARM CPU part numbers

2011-09-01 Thread Marcin Juszkiewicz
W dniu 01.09.2011 12:20, Pawel Moll pisze: >> Does anybody have a list of such numbers? ARM926 - 0x926 (atmel at91sam9263) ARM920 - 0x920 (atmel at91rm9200) I have some armv4t/v5t/v6 systems here but none of them under power. ___ linaro-dev mailing lis

Re: ARM porting Jam today 14:00 - 18:00 UTC

2011-08-31 Thread Marcin Juszkiewicz
My queue from yesterday/today: https://bugs.launchpad.net/ubuntu/+source/xtrs/+bug/835768 https://bugs.launchpad.net/ubuntu/+source/van.testing/+bug/835765 https://bugs.launchpad.net/ubuntu/+source/python-ldap-doc/+bug/835763 https://bugs.launchpad.net/ubuntu/+source/simple-ccsm/+bug/835743 https:

Re: Android Tools

2011-08-25 Thread Marcin Juszkiewicz
W dniu 25.08.2011 21:20, Christian Robottom Reis pisze: > On Thu, Aug 25, 2011 at 04:15:37PM -0300, Ricardo Salveti wrote: >> On Thu, Aug 25, 2011 at 4:04 PM, Zach Pfeffer >> wrote: >>> One thing to keep in mind is that developers will get these tools from >>> Google during their SDK install. Are

Re: ARM porting Jam today 14:00 - 18:00 UTC

2011-08-24 Thread Marcin Juszkiewicz
My queue from today: traverso: https://bugs.launchpad.net/bugs/823708 - added preprocessed source from g++ 4.5, 4.6, 4.7(gcc-snapshot) - subscribed Linaro toolchain developers gtk-gnutella: https://bugs.launchpad.net/bugs/823709 - checked 0.97-2 from Debian - requested sync: https://bugs.launchpa

Generic Linux cross toolchain for tests

2011-08-22 Thread Marcin Juszkiewicz
Hi Some time ago we agreed that not everyone here uses Ubuntu distribution and decided to provide so called 'generic linux' cross toolchain. Recently I managed to get it done and now need brave testers to tell is it working or not. Get it here: http://people.linaro.org/~hrw/generic-linux/ (64bit

Re: Updated armel cross toolchains for lucid/maverick/natty releases

2011-07-08 Thread Marcin Juszkiewicz
On 08.07.2011 00:11, Michael Hope wrote: > On Thu, Jul 7, 2011 at 1:36 AM, Marcin Juszkiewicz >> There is no gcc-4.6 for Lucid currently as it requires newer versions of >> few libraries (mpfr, mpc) and one of rule of this PPA is "do not update >> packages which

Updated armel cross toolchains for lucid/maverick/natty releases

2011-07-06 Thread Marcin Juszkiewicz
Hi Linaro backport PPA [1] got updated to latest versions of armel cross toolchains -- oneiric packages were used as a base. What got changed: - gcc 4.4 was updated to 4.4.6-3ubuntu1 - gcc 4.5 was updated to 4.5.3-1ubuntu2 - binutils was updated to 2.21.52.20110606-1ubuntu1 - eglibc was updated

Re: 2 cross-development toochain quesions

2011-06-03 Thread Marcin Juszkiewicz
On pią, 2011-06-03 at 16:02 +0100, Bernard Ogden wrote: > I was asked to take a look at the blueprints relating to > cross-toolchain development (e.g. > https://blueprints.launchpad.net/ubuntu/+spec/linaro-platforms-o-linaro-cross-toolchain-stories) > in advance of Monday's 'Android and Developer

Re: Boot sanity testing of release candidate kernel

2011-05-26 Thread Marcin Juszkiewicz
On czw, 2011-05-26 at 16:52 +0530, Jassi Brar wrote: > On Thu, May 26, 2011 at 4:24 PM, Marcin Juszkiewicz > wrote: > > On czw, 2011-05-26 at 15:08 +0530, Jassi Brar wrote: > > > >> BTW, SDHC cards are SD cards with >2GB capacity. > > > > There are 4GB

Re: Boot sanity testing of release candidate kernel

2011-05-26 Thread Marcin Juszkiewicz
On czw, 2011-05-26 at 15:08 +0530, Jassi Brar wrote: > BTW, SDHC cards are SD cards with >2GB capacity. There are 4GB SD cards on market - very popular in WinCE based car navigation systems with lack of SDHC support. ___ linaro-dev mailing list linaro

Re: The need for more verbose work item updates

2011-05-25 Thread Marcin Juszkiewicz
Each time when I spoke with Launchpad team I got a feeling that blueprint part of it is unwanted child which no one want to talk about. Adding workitems as bug links allows to work around lack of history but they people which are subscribed to BP does not get updates from bugs. Anyone with permi

Re: OMAP3 IGEPv2: kworker/0:0:1030 blocked on latest snapshots

2011-05-23 Thread Marcin Juszkiewicz
Dnia 2011-05-23, pon o godzinie 10:10 -0300, Christian Robottom Reis pisze: > Hi there, > > I'm playing around with the latest snapshots on my IGEPv2 and I'm > seeing a recurring message posted to the console while using it: > > [ 1561.340942] INFO: task kworker/0:0:1030 blocked for more

Re: approaching a final kernel for 11.05

2011-05-20 Thread Marcin Juszkiewicz
Dnia 2011-05-18, śro o godzinie 12:31 -0600, John Rigby pisze: > Thanks to the heroic efforts of rsalveti the packaged > linux-linaro-omap kernel now greatly improved omap4 display > functionality. There is a .deb in the linaro-maintainers kernel ppa. > If you have a panda board and have time to t

Display setups on your work desks

2011-05-06 Thread Marcin Juszkiewicz
Hi I would like to ask about your display setups on work desks because recent changes in pandaboard kernel moves me into 'lets buy another lcd' direction... Now I have two displays on my desk: - 24" 1920x1080 - DVI port is main display of my desktop - VGA port was used with some boards in p

Linaro Ubuntu/Android LEB Star rating documentation blueprint

2011-05-05 Thread Marcin Juszkiewicz
Hi As some of you know we have something called "Star rating" for supported boards. There are [1][2][3] pages on Linaro wiki which can be used as kind of base for understanding what is all about. We need to discuss what exactly our requirements mean and how to check are they supported - for that

Re: Help on general file sharing

2011-04-29 Thread Marcin Juszkiewicz
Dnia 2011-04-29, pią o godzinie 15:23 +0800, Shawn Guo pisze: > I have one 35MB tarball to share with Linaro folks. It's too big to > distribute through email. Is there any infrastructural solution for > such general file sharing purpose? (The launchpad PPA is for package > than general file sha

Re: Panda boards and 1GB of RAM.

2011-04-28 Thread Marcin Juszkiewicz
Dnia 2011-04-27, śro o godzinie 17:45 +0100, Ramana Radhakrishnan pisze: > Please note that the cmdline I have at the minute has the following line : > > mem=456M@0x8000 mem=512M@0xA000 > > Thus I would expect there to be atleast 968M of RAM rather than just 662M ! hrw@panda:~$ cat /

Re: Anyone has idea of this - http://www.openbricks.org/?

2011-04-07 Thread Marcin Juszkiewicz
Dnia 2011-04-07, czw o godzinie 16:36 +0100, Wookey pisze: > +++ Eric Miao [2011-04-07 23:13 +0800]: > > It looks like openwrt, though not sure how much they have done. > > Anyone has any insight? > Openbricks has evolved from the geexbox project, which was an > extremely slick mini-distro for lo

[PATCH] dpkg-cross: handle multi-arch packages too

2011-03-23 Thread Marcin Juszkiewicz
Hi Ubuntu 'natty' switched to multiarch recently and my cross toolchain packages started to fail to build. Most of problems were fixed but then dpkg-cross hit us. Today I looked at dpkg-cross and made attached patch to handle problem. What patch does is converting multiarch packages into old styl

Getting rid of update-alternative in cross toolchain packages

2011-03-15 Thread Marcin Juszkiewicz
Some time ago I looked at cross toolchain packages to find how they handle installation of several versions at same time. It was done by using 'update-alternatives' tool and was broken. We fixed it during Ubuntu/Maverick cycle but "u-a" is still in use (just versions are used now to take care of pr

Re: ARM cross compiler backport available for Lucid and Maverick

2011-03-11 Thread Marcin Juszkiewicz
Dnia 2011-01-21, pią o godzinie 16:44 +0100, Marcin Juszkiewicz pisze: > > > I would like to announce new Linaro PPA available for all users of Ubuntu > > > 10.04 Lucid and 10.10 Maverick releases: > > > > > > https://launchpad.net/~linaro-maintainers/+ar

Re: Making linaro-nano smaller or Give Up Disk Space for Lent

2011-03-10 Thread Marcin Juszkiewicz
Dnia 2011-03-10, czw o godzinie 17:43 +0100, Loïc Minier pisze: > I think there is a way for APT to keep compressed versions of these > files; it's the Acquire::GzipIndexes option And all those files can be recreated by APT when needed so there is no need to keep them in image which has to be r

Cross toolchain source packages status

2011-03-10 Thread Marcin Juszkiewicz
Ubuntu/natty got some cross toolchain updates recently so it is installable again. This gave me some free time to work on improvements. And this mail is an attempt to summary it and to provide some ideas/questions. = Introduction = During Emdebian sprint it was decided that my source packages wil

Re: Instructions for building Linaro GCC with crosstool-NG

2011-03-10 Thread Marcin Juszkiewicz
Dnia 2011-03-10, czw o godzinie 14:28 +1300, Michael Hope pisze: > Linaro GCC is already available in a bunch of places including > OpenBricks, crosstool-NG, OpenEmbedded, OpenWRT, and (of course) > Ubuntu. I hope to write a short page on each so people know where to > find our toolchain in the d

Re: Nice tool: chdist

2011-02-20 Thread Marcin Juszkiewicz
Dnia niedziela, 20 lutego 2011 o 23:56:05 Michael Hope napisał(a): > I use from my Maverick host to grab the source packages from Natty > when trying to track down a bug. You can get same without it. Add "deb-src" for natty into sources.list(.d) and do apt-get update + apt-get source libc6/nat

Re: cpu supported

2011-01-30 Thread Marcin Juszkiewicz
"Raffaele Recalcati" napisał: >Anyway, I'll go on with Openembedded for armv5. Good choice ;) You will get Linaro gcc 4.5 patches in OE by default. ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/lina

Re: New dial-in number for conference calls

2011-01-24 Thread Marcin Juszkiewicz
Dnia poniedziałek, 24 stycznia 2011 o 17:45:04 Loïc Minier napisał(a): > The conference system for phone calls moved to new dial-in numbers this > week; the conf room numbers remain the same as well as leader pins, but > the dial in change; this is a non-exhaustive list: I hope that list will

Re: ARM cross compiler backport available for Lucid and Maverick

2011-01-21 Thread Marcin Juszkiewicz
Dnia wtorek, 18 stycznia 2011 o 18:26:17 Marcin Juszkiewicz napisał(a): > Dnia wtorek, 18 stycznia 2011 o 12:36:33 Marcin Juszkiewicz napisał(a): > > I would like to announce new Linaro PPA available for all users of Ubuntu > > 10.04 Lucid and 10.10 Maverick releases:

Re: ARM cross compiler backport available for Lucid and Maverick

2011-01-19 Thread Marcin Juszkiewicz
Dnia środa, 19 stycznia 2011 o 12:20:02 Michael Opdenacker napisał(a): > We now recommend these packages in my company's embedded Linux training > materials. See p. 25 of http://free-electrons.com/doc/toolchains.pdf > (and correct me if I wrote anything wrong!). Since maverick Ubuntu users do not

Re: ARM cross compiler backport available for Lucid and Maverick

2011-01-18 Thread Marcin Juszkiewicz
Dnia wtorek, 18 stycznia 2011 o 12:36:33 Marcin Juszkiewicz napisał(a): > I would like to announce new Linaro PPA available for all users of Ubuntu > 10.04 Lucid and 10.10 Maverick releases: > > https://launchpad.net/~linaro-maintainers/+archive/toolchain > > What is ins

ARM cross compiler backport available for Lucid and Maverick

2011-01-18 Thread Marcin Juszkiewicz
I would like to announce new Linaro PPA available for all users of Ubuntu 10.04 Lucid and 10.10 Maverick releases: https://launchpad.net/~linaro-maintainers/+archive/toolchain What is inside? Packages with current (gcc-linaro 2011.01-1 based on 4.5.2 release) cross toolchain backported from U

Re: Freescale Linux BSP review

2010-12-14 Thread Marcin Juszkiewicz
Dnia wtorek, 14 grudnia 2010 o 03:35:20 Eric Miao napisał(a): > > I think it is beneficial for us to integrate the kernel part into our > > Linaro tree, so that we can build/use it together with the kernel image. > > As for the user space libraries, how about adding them into the hwpack? > > (Is th

Re: Freescale Linux BSP review

2010-12-13 Thread Marcin Juszkiewicz
Dnia niedziela, 12 grudnia 2010 o 21:45:37 Linus Walleij napisał(a): > Is the AMD GPU exposing all functionality in its kernel driver or > is there some userspace blob somewhere with lots of e.g. GL > goodies? There is libgsl.so which do glue between kernel and X11 driver. closed source. Regards

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

2010-12-08 Thread Marcin Juszkiewicz
Dnia wtorek, 7 grudnia 2010 o 17:50:50 Dave Martin napisał(a): > You can't built a kernel for pre-v7 platforms with > CONFIG_THUMB2_KERNEL: the code can't run on those platforms because > they don't support Thumb-2. > > So anything inside #ifdef CONFIG_THUMB2_KERNEL can assume v7/Thumb-2 > capable

Situation of armel cross compiler in Ubuntu

2010-11-30 Thread Marcin Juszkiewicz
Hi During Ubuntu 'natty' cycle I am working on backporting armel cross compiler to 10.04 'lucid' and 10.10 'maverick' releases. I have a spec [1] for it and go though steps. Cross compiler is built from two source packages: armel-cross-toolchain-base and gcc-4.5-armel-cross. There are two add

Re: [RFC] Packaging for PowerDebug (a new tool)

2010-11-16 Thread Marcin Juszkiewicz
Dnia wtorek, 16 listopada 2010 o 12:46:39 Amit Arora napisał(a): > As part of the Power Management Work Group, I have been developing a > new tool called PowerDebug which can show users/developers information > on regulators, senors and clock tree. Its time now to package it for > Ubuntu (since, L

Re: QT4 and atomics

2010-11-15 Thread Marcin Juszkiewicz
Dnia niedziela, 14 listopada 2010 o 23:26:46 Michael Hope napisał(a): > Hi there. I've been looking into updating the QT4 atomic operations > as an alternative to working around it in GCC. There's ARM specific > code in: > There are bigger problems here though: > * There's code in corelib/arc

Re: QT4 and atomics

2010-11-15 Thread Marcin Juszkiewicz
Dnia niedziela, 14 listopada 2010 o 23:26:46 Michael Hope napisał(a): > Hi there. I've been looking into updating the QT4 atomic operations > as an alternative to working around it in GCC. There's ARM specific > code in: > There are bigger problems here though: > * There's code in corelib/arc

Re: nano-headless

2010-11-09 Thread Marcin Juszkiewicz
Dnia poniedziałek, 8 listopada 2010 o 09:36:52 Arnd Bergmann napisał(a): > I've had a few conversations at Plumbers Conf about the new "yocto" > project of the Linux Foundation. I think going to the really small > sizes (certainly below 64 MB), it would be much easier to build on > this than the U

Flavoured toolchains anyone?

2010-10-18 Thread Marcin Juszkiewicz
Some of Linaro developers works with ARM devices older then ARMv7-a architecture. Other people experiments with hard-float ABI. Each of them has to rebuild toolchain for own use and that means playing with components to have them build properly. But it is no more - I made some patches and arme

  1   2   >