RE: [PATCH 01/02] OMAP3 CPUidle driver

2008-06-16 Thread Rajendra Nayak
> -Original Message- > From: Kevin Hilman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2008 4:51 AM > To: Rajendra Nayak > Cc: linux-omap@vger.kernel.org > Subject: Re: [PATCH 01/02] OMAP3 CPUidle driver > > "Rajendra Nayak" <[EMAIL PROTECTED]> writes: > > > This patch adds the

Re: [PATCH 01/02] OMAP3 CPUidle driver

2008-06-16 Thread Kevin Hilman
"Rajendra Nayak" <[EMAIL PROTECTED]> writes: > This patch adds the OMAP3 cpuidle driver. Irq enable/disable is done > in the core cpuidle driver before it queries the governor for the > next state. Can you explain why you need the IRQ/FIQ disable added to cpuidle_idle_call() Kevin > Signed-off-

Re: unknown partition table

2008-06-16 Thread Suresh Rajashekara
mohammed shareef wrote: sda: Write Protect is off sda: assuming drive cache: write through sda:<7>usb-storage: queuecommand called unknown partition table sd 0:0:0:0: Attached scsi removable disk sda Try formatting once. Use fdisk (on Linux) to format it and make partitions. Regards, Suresh

unknown partition table

2008-06-16 Thread mohammed shareef
Hi, I am trying to configure usb host on the osk to mount flash pen-drives. when i do mount i get the following error: "unknown partition table" has someone else come across the same kind of issue? # mount /dev/sda1 /mnt/usb -t vfat nfs: server 10.114.5.48 not responding, still trying nfs: serv

Re: [PATCH] ARM: OMAP: armv7a Makefile: change -march flag to "armv7-a" so gcc 4.3.x works

2008-06-16 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 16 jun 2008, om 15:25 heeft Tony Lindgren het volgende geschreven: * Koen Kooi <[EMAIL PROTECTED]> [080613 17:48]: armv7a Makefile: change -march flag to "armv7-a" so gcc 4.3.x works, "armv7a" is a CSL-ism. CSL compilers accept both variants.

Re: ppp on 2.6.18

2008-06-16 Thread James Chapman
mohammed shareef wrote: Dear James, i did the following as u said: ./configure --target=arm-linux --enable-arm --prefix=/root/Desktop/pppbuild make CC=arm-linux-gcc LD=arm-linux-ld it compiles without any error; but when i do: make install i get the following error: install -d -m 755 /root/

Re: ppp on 2.6.18

2008-06-16 Thread mohammed shareef
Dear James, i did the following as u said: ./configure --target=arm-linux --enable-arm --prefix=/root/Desktop/pppbuild make CC=arm-linux-gcc LD=arm-linux-ld it compiles without any error; but when i do: make install i get the following error: install -d -m 755 /root/Desktop/pppbuild/sbin inst

Re: ppp on 2.6.18

2008-06-16 Thread James Carlson
James Chapman writes: > mohammed shareef wrote: > > Dear all, > > > > i have enabled ppp services when configuring the kernel 2.6.18. > > > > the kernel bootup of omap5912 osk says this: > > > > PPP generic driver version 2.4.2 > > PPP Deflate Compression module registered > > PPP BSD Compressi

Re: ppp on 2.6.18

2008-06-16 Thread James Chapman
mohammed shareef wrote: I downloaded a 2.4.4 ppp package and did the following to compile it for my omap-osk: ./configure --host=arm-linux --prefix=/root/Desktop/pppbuild make make install The configure script isn't one that supports cross compilation, unfortunately. So it is likely that you

Re: ppp on 2.6.18

2008-06-16 Thread James Carlson
mohammed shareef writes: > I downloaded a 2.4.4 ppp package and did the following to compile it > for my omap-osk: > > ./configure --host=arm-linux --prefix=/root/Desktop/pppbuild > make > make install > > then i copied the binaries to the filesystem of my omap. but when i > say: "pppd -h" the sy

Re: ppp on 2.6.18

2008-06-16 Thread mohammed shareef
I downloaded a 2.4.4 ppp package and did the following to compile it for my omap-osk: ./configure --host=arm-linux --prefix=/root/Desktop/pppbuild make make install then i copied the binaries to the filesystem of my omap. but when i say: "pppd -h" the system hangs. i guess this is because my file

Re: [PATCH] ARM: OMAP: armv7a Makefile: change -march flag to "armv7-a" so gcc 4.3.x works

2008-06-16 Thread Tony Lindgren
* Koen Kooi <[EMAIL PROTECTED]> [080613 17:48]: > armv7a Makefile: change -march flag to "armv7-a" so gcc 4.3.x works, "armv7a" > is a CSL-ism. CSL compilers accept both variants. > > Tested with: gcc 4.2.4, 4.3.0, 4.3.1 and csl 2007q3, 2008q1 Can you please post this to [EMAIL PROTECTED] mailin

[PATCH] OMAP3:devices.c: Enabling 4-bit for SD card

2008-06-16 Thread Purushotam Kumar
OMAP3:devices.c:Enabling 4-bit for SD card SD card was working in 1-bit mode.This patch will configure SD card in 4-bit mode and hence performance will increase. Signed-off-by: Purushotam Kumar <[EMAIL PROTECTED]> Acked-by: Madhusudhan Chikkature Rajashekar <[EMAIL PROTECTED]> --- arch/arm/pla

Re: ppp on 2.6.18

2008-06-16 Thread James Chapman
mohammed shareef wrote: Dear all, i have enabled ppp services when configuring the kernel 2.6.18. the kernel bootup of omap5912 osk says this: PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered but when i type "pppd -h" in the osk

Re: [RFC/PATCH 2/4] McBSP support for 34XX

2008-06-16 Thread Tony Lindgren
* Chandra shekhar <[EMAIL PROTECTED]> [080616 15:23]: > Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> > --- > arch/arm/plat-omap/mcbsp.c| 171 > ++ > include/asm-arm/arch-omap/mcbsp.h |3 > 2 files changed, 99 insertions(+), 75 deletions(-) >

Re: [RFC/PATCH 1/4] McBSP support for 34XX

2008-06-16 Thread Tony Lindgren
* Chandra shekhar <[EMAIL PROTECTED]> [080616 15:23]: > > Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> > --- > arch/arm/configs/omap_3430sdp_defconfig |1 > arch/arm/mach-omap2/mcbsp.c | 45 > > arch/arm/plat-omap/mcbsp.c |

ppp on 2.6.18

2008-06-16 Thread mohammed shareef
Dear all, i have enabled ppp services when configuring the kernel 2.6.18. the kernel bootup of omap5912 osk says this: PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered but when i type "pppd -h" in the osk console i get: # pppd -h

[RFC/PATCH 3/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/mcbsp.c | 680 ++ arch/arm/plat-omap/mcbsp.c|5 include/asm-arm/arch-omap/mcbsp.h | 117 +- 3 files changed, 779 insertions(+), 23 deletions(-) Index: linux-omap

[RFC/PATCH 4/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/mcbsp.c | 187 ++ include/asm-arm/arch-omap/mcbsp.h | 79 2 files changed, 266 insertions(+) Index: linux-omap-2.6/arch/arm/mach-omap2/mcbsp.c =

[RFC/PATCH 3/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/mcbsp.c | 680 ++ arch/arm/plat-omap/mcbsp.c|5 include/asm-arm/arch-omap/mcbsp.h | 117 +- 3 files changed, 779 insertions(+), 23 deletions(-) Index: linux-omap

[RFC/PATCH 2/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> --- arch/arm/plat-omap/mcbsp.c| 171 ++ include/asm-arm/arch-omap/mcbsp.h |3 2 files changed, 99 insertions(+), 75 deletions(-) Index: linux-omap-2.6/arch/arm/plat-omap/mcbsp.c ==

[RFC/PATCH 0/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Hi, Here is a patch that adds support for McBSP on 34XX. It has been verified in digital loopback mode. The patch includes the following features. 1. McBSP enabled in defconfig 2. Supporting all the LP features. 3. Support of DMA chaining mode and one time configuration for entire transfer to i

[RFC/PATCH 1/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar <[EMAIL PROTECTED]> --- arch/arm/configs/omap_3430sdp_defconfig |1 arch/arm/mach-omap2/mcbsp.c | 45 arch/arm/plat-omap/mcbsp.c |2 - include/asm-arm/arch-omap/mcbsp.h | 34 +++

Re: [PATCH 01/02] ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq

2008-06-16 Thread Tony Lindgren
* Russell King - ARM Linux <[EMAIL PROTECTED]> [080614 11:02]: > On Fri, Jun 06, 2008 at 06:21:47PM -0700, Tony Lindgren wrote: > > From: Jarkko Nikula <[EMAIL PROTECTED]> > > > > Channel should be marked active only when DMA is really started. Otherwise > > just omap_request_dma, omap_dma_link_lc

RE: [PATCH] Added sleep support to UART

2008-06-16 Thread Tero.Kristo
> >What race are you referring to? Wouldn't such a race exist >with the current code? (i.e., a shift should not cause any >further race) Two simultaneous writes to the same register, both accessing their own halves of it. One of the writes would potentially be lost with 32 bit accesses. As far