Re: ARM kernel config for Linux 3.11

2013-10-06 Thread peter green
Arnaud Patard (Rtp) wrote: Ben Hutchings writes: As discussed previously, I think PCI should be enabled for the armhf/armmp flavour as the Marvell Armada SoCs have PCIe interfaces. It might be worthwhile to restrict which PCI drivers are built, if this slows the build down a lot. ye

[PATCH 1/2] deb-pkg: Add automatic support for armhf architecture

2013-10-06 Thread Ben Hutchings
The Debian armhf architecture uses the ARM EABI hard-float variant, whereas armel uses the soft-float variant. Although the kernel doesn't use FP itself, CONFIG_VFP must be enabled to support hard-float userland and will probably be disabled when supporting a soft-float userland. So set the archi

Re: Results of the porter roll call (Was: Roll call for porters of architectures in sid and testing)

2013-10-06 Thread Sven Luther
Hi Niels, I don't know upto what point you are familiar with my history and its link to the powerpc port, but it pains me to see that the powerpc port is left with so few porters, and that it may mean the port being dropped. I also have not really followed the mailing lists since a long time,

Re: Is someone working with the Utilite hardware ?

2013-10-06 Thread Peter Bauer
I received the pro model which has a quadcore i.MX6. I was told from Compulab that device tree for i.MX6 is work in progress. Here is a more detailed hardware description: http://utilite-computer.com/download/documentation//utilite/utilite-technical-reference-manual.pdf On Sun, 2013-10-06 at 14:1

Re: Is someone working with the Utilite hardware ?

2013-10-06 Thread peter green
Peter Bauer wrote: Hello, I received a Utilite pro some weeks ago which is based on a Freescale i.MX6 which is a single/dual/quad core ARM Cortex A9(armv7). Features: http://utilite-computer.com/web/utilite-features It comes pre installed with Ubuntu 12.04 softfloat on the SSD and the current

Re: Is someone working with the Utilite hardware ?

2013-10-06 Thread Martin Waschbüsch
Am 06.10.2013 um 09:57 schrieb Peter Bauer : > Hello, > > I received a Utilite pro some weeks ago which is based on a Freescale > i.MX6 which is a single/dual/quad core ARM Cortex A9(armv7). > > Features: > http://utilite-computer.com/web/utilite-features > > It comes pre installed with Ubuntu

Is someone working with the Utilite hardware ?

2013-10-06 Thread Peter Bauer
Hello, I received a Utilite pro some weeks ago which is based on a Freescale i.MX6 which is a single/dual/quad core ARM Cortex A9(armv7). Features: http://utilite-computer.com/web/utilite-features It comes pre installed with Ubuntu 12.04 softfloat on the SSD and the current custom kernel from Co