sakoman-linux-omap-2.6/omap-2.6.38 branch: mmcblk0: retrying using single block read

2011-04-30 Thread Elvis Dowson
Hi, I'm using a Gumstix Overo Fire COM module (TI OMAP 3530 ES2.1) with Chestnut43 expansion board. I built the linux kernel using the omap-2.6.38 branch located here: http://www.sakoman.com/cgi-bin/gitweb.cgi?p=linux-omap-2.6.git;a=shortlog;h=refs/heads/omap-2.6.38 I use the omap3_defc

problem with "undefined instruction"

2011-04-30 Thread Sebastian Reichel
Hi, I'm currently trying to get a mainline based kernel running on my pandaboard. The problem is, that it's crashing very early during the init phase because of "undefined instruction" exceptions: [1.867980] udevd (56): undefined instruction: pc=401e6ed4 [1.874603] Code: 9cd0 fffe e92d 4f

Re: problem with "undefined instruction"

2011-04-30 Thread Santosh Shilimkar
On 4/30/2011 9:53 PM, Sebastian Reichel wrote: Hi, I'm currently trying to get a mainline based kernel running on my pandaboard. The problem is, that it's crashing very early during the init phase because of "undefined instruction" exceptions: [1.867980] udevd (56): undefined instruction: p

Re: problem with "undefined instruction"

2011-04-30 Thread Måns Rullgård
Sebastian Reichel writes: > Hi, > > I'm currently trying to get a mainline based kernel running on my pandaboard. > The problem is, that it's crashing very early during the init phase because of > "undefined instruction" exceptions: > > [1.867980] udevd (56): undefined instruction: pc=401e6ed

Re: problem with "undefined instruction"

2011-04-30 Thread Santosh Shilimkar
On 4/30/2011 10:14 PM, Måns Rullgård wrote: Sebastian Reichel writes: [..] 32ecc: 9cd0ldr r4, [sp, #832] ; 0x340 32ece: fffe e92d vtbl.8 d30, {d14-d15}, d29 00032ed0<_IO_vfprintf>: 32ed0: e92d 4ff0 stmdb sp!, {r4, r5, r6, r7, r8, r9, sl, fp, lr} 32ed4

Re: problem with "undefined instruction"

2011-04-30 Thread Måns Rullgård
Santosh Shilimkar writes: > On 4/30/2011 10:14 PM, Måns Rullgård wrote: >> Sebastian Reichel writes: >> > > [..] > >>> >>> 32ecc: 9cd0ldr r4, [sp, #832] ; 0x340 >>> 32ece: fffe e92d vtbl.8 d30, {d14-d15}, d29 >>> >>> 00032ed0<_IO_vfprintf>: >>> 32ed0: e92d 4ff0 st

Re: [PATCH 1/1] OMAP3: rx-51: Add full regulator definitions

2011-04-30 Thread Mark Brown
On Fri, Apr 29, 2011 at 03:47:44PM +0300, Kalle Jokiniemi wrote: > + .always_on = true, > + .valid_modes_mask = REGULATOR_MODE_NORMAL > + | REGULATOR_MODE_STANDBY, > + .valid_ops_mask = REGULATOR_CHA

Re: sakoman-linux-omap-2.6/omap-2.6.38 branch: mmcblk0: retrying using single block read

2011-04-30 Thread Steve Sakoman
On Sat, Apr 30, 2011 at 1:21 AM, Elvis Dowson wrote: > Hi, >       I'm using a Gumstix Overo Fire COM module (TI OMAP 3530 ES2.1) with > Chestnut43 expansion board. > > I built the linux kernel using the omap-2.6.38 branch located here: > > http://www.sakoman.com/cgi-bin/gitweb.cgi?p=linux-omap-2