All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: BeagleBoard stops at booting kernel with 2.6.37-rc5
       [not found] <D76728EE-7818-4236-83E9-B32045714912@mac.com>
@ 2010-12-16 20:25 ` Robert Nelson
  2010-12-16 20:28   ` Nishanth Menon
  2010-12-16 20:32 ` David Anders
  1 sibling, 1 reply; 3+ messages in thread
From: Robert Nelson @ 2010-12-16 20:25 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Linux OMAP Mailing List

On Thu, Dec 16, 2010 at 2:19 PM, Elvis Dowson <elvis.dowson@mac.com> wrote:
> Hi,
>        I'm working with linux mainline 2.6.37-rc5 and my custom beagleboard based platform stops at booting the kernel. Is there a fix for this?
>
> reading uImage
>
> 2432692 bytes read
> Booting from mmc ...
> ## Booting kernel from Legacy Image at 82000000 ...
>   Image Name:   Linux-2.6.37-rc5
>   Image Type:   ARM Linux Kernel Image (uncompressed)
>   Data Size:    2432628 Bytes =  2.3 MB
>   Load Address: 80008000
>   Entry Point:  80008000
>   Verifying Checksum ... OK
>   Loading Kernel Image ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing Linux... done, booting the kernel.
>

If it stops there, double check your bootarg's as with 2.6.37+ you
might be using the omap-serial vs the old generic serial driver...
"ttyO2" (O in Omap) vs "ttyS2"..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: BeagleBoard stops at booting kernel with 2.6.37-rc5
  2010-12-16 20:25 ` BeagleBoard stops at booting kernel with 2.6.37-rc5 Robert Nelson
@ 2010-12-16 20:28   ` Nishanth Menon
  0 siblings, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2010-12-16 20:28 UTC (permalink / raw)
  To: Robert Nelson; +Cc: Elvis Dowson, Linux OMAP Mailing List

Robert Nelson had written, on 12/16/2010 02:25 PM, the following:
> On Thu, Dec 16, 2010 at 2:19 PM, Elvis Dowson <elvis.dowson@mac.com> wrote:
>> Hi,
>>        I'm working with linux mainline 2.6.37-rc5 and my custom beagleboard based platform stops at booting the kernel. Is there a fix for this?
>>
>> reading uImage
>>
>> 2432692 bytes read
>> Booting from mmc ...
>> ## Booting kernel from Legacy Image at 82000000 ...
>>   Image Name:   Linux-2.6.37-rc5
>>   Image Type:   ARM Linux Kernel Image (uncompressed)
>>   Data Size:    2432628 Bytes =  2.3 MB
>>   Load Address: 80008000
>>   Entry Point:  80008000
>>   Verifying Checksum ... OK
>>   Loading Kernel Image ... OK
>> OK
>>
>> Starting kernel ...
>>
>> Uncompressing Linux... done, booting the kernel.
>>
> 
> If it stops there, double check your bootarg's as with 2.6.37+ you
> might be using the omap-serial vs the old generic serial driver...
> "ttyO2" (O in Omap) vs "ttyS2"..

one more thing: in fs - getty dependency might exist - you could choose 
something similar to what I did on my bare busybox install:
http://nishanthmenon.blogspot.com/2010/10/tired-of-ttysx-and-ttyox.html

-- 
Regards,
Nishanth Menon

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

* Re: BeagleBoard stops at booting kernel with 2.6.37-rc5
       [not found] <D76728EE-7818-4236-83E9-B32045714912@mac.com>
  2010-12-16 20:25 ` BeagleBoard stops at booting kernel with 2.6.37-rc5 Robert Nelson
@ 2010-12-16 20:32 ` David Anders
  1 sibling, 0 replies; 3+ messages in thread
From: David Anders @ 2010-12-16 20:32 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Linux OMAP Mailing List

Elvis,

please enable "earlyprintk" in your kernel config and add "earlyprintk" 
to your boot args. this will provide a more detailed boot log even if 
the tty is incorrect.

Dave

On 12/16/2010 02:19 PM, Elvis Dowson wrote:
> Hi,
>          I'm working with linux mainline 2.6.37-rc5 and my custom beagleboard based platform stops at booting the kernel. Is there a fix for this?
>
> reading uImage
>
> 2432692 bytes read
> Booting from mmc ...
> ## Booting kernel from Legacy Image at 82000000 ...
>     Image Name:   Linux-2.6.37-rc5
>     Image Type:   ARM Linux Kernel Image (uncompressed)
>     Data Size:    2432628 Bytes =  2.3 MB
>     Load Address: 80008000
>     Entry Point:  80008000
>     Verifying Checksum ... OK
>     Loading Kernel Image ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing Linux... done, booting the kernel.
>
>
> Elvis Dowson
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>    


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

end of thread, other threads:[~2010-12-16 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <D76728EE-7818-4236-83E9-B32045714912@mac.com>
2010-12-16 20:25 ` BeagleBoard stops at booting kernel with 2.6.37-rc5 Robert Nelson
2010-12-16 20:28   ` Nishanth Menon
2010-12-16 20:32 ` David Anders

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.