All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto core-image-minimal-imx53qsb freezes after init
@ 2013-04-30  8:41 Marco
  2013-04-30 11:34 ` Daiane Angolini
  2013-04-30 11:35 ` Otavio Salvador
  0 siblings, 2 replies; 5+ messages in thread
From: Marco @ 2013-04-30  8:41 UTC (permalink / raw)
  To: meta-freescale

Hello,
I am using a Yocto (master) generated 
core-image-minimal-imx53qsb.tar.bz2 with NFS and Machine: Freescale MX53 
LOCO Board.

This is my boot log: http://pastebin.com/6abVV0zr

What am I missing (or is wrong in core-image-minimal-imx53qsb) ?

TIA
-- 
Marco


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yocto core-image-minimal-imx53qsb freezes after init
  2013-04-30  8:41 Yocto core-image-minimal-imx53qsb freezes after init Marco
@ 2013-04-30 11:34 ` Daiane Angolini
  2013-04-30 11:36   ` Otavio Salvador
  2013-04-30 11:35 ` Otavio Salvador
  1 sibling, 1 reply; 5+ messages in thread
From: Daiane Angolini @ 2013-04-30 11:34 UTC (permalink / raw)
  To: koansoftware; +Cc: meta-freescale

On 04/30/2013 05:41 AM, Marco wrote:
> Hello,
> I am using a Yocto (master) generated
> core-image-minimal-imx53qsb.tar.bz2 with NFS and Machine: Freescale MX53
> LOCO Board.
>
> This is my boot log: http://pastebin.com/6abVV0zr
>
> What am I missing (or is wrong in core-image-minimal-imx53qsb) ?

It was reported already a "similar" error on imx6qsabresd board. (I'm 
deciding if it's similar)

Do you have another sdcard plugged in your board *during* the boot?



-- 
Daiane



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yocto core-image-minimal-imx53qsb freezes after init
  2013-04-30  8:41 Yocto core-image-minimal-imx53qsb freezes after init Marco
  2013-04-30 11:34 ` Daiane Angolini
@ 2013-04-30 11:35 ` Otavio Salvador
  2013-04-30 12:25   ` Marco
  1 sibling, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-04-30 11:35 UTC (permalink / raw)
  To: koansoftware; +Cc: meta-freescale@yoctoproject.org

On Tue, Apr 30, 2013 at 5:41 AM, Marco <koansoftware@gmail.com> wrote:
> Hello,
> I am using a Yocto (master) generated core-image-minimal-imx53qsb.tar.bz2
> with NFS and Machine: Freescale MX53 LOCO Board.
>
> This is my boot log: http://pastebin.com/6abVV0zr
>
> What am I missing (or is wrong in core-image-minimal-imx53qsb) ?

From what I learned in #yocto IRC channel it seems you found the issue
being your changed kernel, right?

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yocto core-image-minimal-imx53qsb freezes after init
  2013-04-30 11:34 ` Daiane Angolini
@ 2013-04-30 11:36   ` Otavio Salvador
  0 siblings, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-04-30 11:36 UTC (permalink / raw)
  To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org

On Tue, Apr 30, 2013 at 8:34 AM, Daiane Angolini
<daiane.angolini@freescale.com> wrote:
> On 04/30/2013 05:41 AM, Marco wrote:
>>
>> Hello,
>> I am using a Yocto (master) generated
>> core-image-minimal-imx53qsb.tar.bz2 with NFS and Machine: Freescale MX53
>> LOCO Board.
>>
>> This is my boot log: http://pastebin.com/6abVV0zr
>>
>> What am I missing (or is wrong in core-image-minimal-imx53qsb) ?
>
>
> It was reported already a "similar" error on imx6qsabresd board. (I'm
> deciding if it's similar)
>
> Do you have another sdcard plugged in your board *during* the boot?

It is not the same issue as it does not start the 'init', it hungs before.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yocto core-image-minimal-imx53qsb freezes after init
  2013-04-30 11:35 ` Otavio Salvador
@ 2013-04-30 12:25   ` Marco
  0 siblings, 0 replies; 5+ messages in thread
From: Marco @ 2013-04-30 12:25 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Il 30/04/2013 13:35, Otavio Salvador ha scritto:
> On Tue, Apr 30, 2013 at 5:41 AM, Marco <koansoftware@gmail.com> wrote:
>> Hello,
>> I am using a Yocto (master) generated core-image-minimal-imx53qsb.tar.bz2
>> with NFS and Machine: Freescale MX53 LOCO Board.
>>
>> This is my boot log: http://pastebin.com/6abVV0zr
>>
>> What am I missing (or is wrong in core-image-minimal-imx53qsb) ?
>
>  From what I learned in #yocto IRC channel it seems you found the issue
> being your changed kernel, right?
>


Yes,
looks like with your standard kernel Linux version 
2.6.35.3-11.09.01+yocto+ged51f22 my problem disappered, so must be an 
issue in my kernel.
Still digging ;-)

-- 
Marco


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-30 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30  8:41 Yocto core-image-minimal-imx53qsb freezes after init Marco
2013-04-30 11:34 ` Daiane Angolini
2013-04-30 11:36   ` Otavio Salvador
2013-04-30 11:35 ` Otavio Salvador
2013-04-30 12:25   ` Marco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.