> -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
"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-
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
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
-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.
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/
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
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
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
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
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
* 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
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
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
* 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(-)
>
* 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 |
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
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
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
=
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
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
==
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
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 +++
* 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
>
>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
25 matches
Mail list logo