Re: [PATCH v6 0/5] Basic ARM devicetree support

2011-05-12 Thread Nicolas Pitre
On Wed, 11 May 2011, Russell King - ARM Linux wrote: > On Wed, May 11, 2011 at 10:44:49PM +0200, Grant Likely wrote: > > Right now it merges cleanly with linux-next and the resulting tree > > builds and boots at least on qemu. Unless you really object, I'm > > going to ask Stephen to add the foll

Re: [PATCH v6 0/5] Basic ARM devicetree support

2011-05-12 Thread Stephen Rothwell
Hi Grant, On Wed, 11 May 2011 22:44:49 +0200 Grant Likely wrote: > > Right now it merges cleanly with linux-next and the resulting tree > builds and boots at least on qemu. Unless you really object, I'm > going to ask Stephen to add the following branch to the /end/ of the > list of trees for l

Re: [PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency

2011-05-12 Thread Jaehoon Chung
Hi Philip.. I have something question..did you test SDMA and ADMA? Actually i didn't test [patch v3] but i tested patch v2 before Per sent. I got that SDMA is faster than ADMA. (using bounce buffer and sdhci) How do you think about that? I want to know your thought. And if you can share the resu

Re: How to remove –with-mode=thumb from linaro

2011-05-12 Thread Peter Pearse
On Thu, May 12, 2011 at 3:07 AM, AKS wrote: > Hi > > I am using Linaro gcc on Ubuntu/ARM. I am having a problem in building > a package that does not support thumb nor thumb2. When I typed "gcc -v" > I saw that "–with-mode=thumb" and I assume that means my gcc compiler > will try to optimize some

Re: How to remove –with-mode=thumb from linaro

2011-05-12 Thread Peter Pearse
Oops here's the text:- If you are building complete packages you may find that the package uses the compiler defaults any compiler flags you add may be discarded, depending on the package For the linaro toolchain these are armv7 thumb2 To build complete packages as arm you need to rebuild & re-

Re: How to remove –with-mode=thumb from linaro

2011-05-12 Thread AKS
Hi Ramana I thought I have tried ./configure x CFLAGS="-marm" after sending the email below. But I will try again and let you know. Thanks. On 5/12/11, Ramana Radhakrishnan wrote: > On Thursday, 12 May 2011, AKS wrote: > >> >> What flag I have to pass in making? I mean what to type in aft

http git access?

2011-05-12 Thread Dirk Behme
Hi, would it be possible to access the projects hosted in the git repository [1] using the http protocol? E.g. like with git.kernel.org? I know it's a pain, but some people sitting behind a firewall don't have any other option. Many thanks! Dirk [1] http://git.linaro.org/gitweb __