From: Tony Lindgren <tony@atomide.com>
To: deepthi <deepthi_kiran@mindtree.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: ZOOM2 doesn't boot on upstream kernel
Date: Fri, 16 Dec 2011 12:53:02 -0800 [thread overview]
Message-ID: <20111216205302.GN32251@atomide.com> (raw)
In-Reply-To: <loom.20111216T082358-46@post.gmane.org>
Hi,
* deepthi <deepthi_kiran@mindtree.com> [111215 23:03]:
>
> Hi,
>
> We are trying to boot 35 kernel on zoom2,I tried with android_zoom3 config and
> choosing MACH as zoom2 and also with omap_zoom2_defconfig, kernel is not booting
> at all,it is struck after
> Starting kernel ...
>
> Uncompressing Linux...
> done, booting the kernel.
>
> I have taken the omap4 panda release kernel for gingerbread.
> Image name it is showing as Linux-2.6.35.7-00371-gcfb80c7-di
>
> Please let me know Which kernel we have to take for zoom2 35.
> I have tried with following bootargs
> setenv bootargs console=ttyS3,115200n8 mem=256M root=/dev/mmcblk0p2 rootdelay=1
> init=/init omap_vout.video1_numbuffers=6 omap_vout.vid1_static_vrfb_alloc=y
> omapfb.vram=0:4M
Can you please enable CONFIG_DEBUG_LL and CONFIG_EARLY_PRINTK
in your .config? Then also append earlyprintk to the bootargs
above. Then you should see more info on what goes wrong.
> I even tried with ttyO3 also.
> What should be the exact console should it be ttyO0?
I'm suspecting you should use ttyS0 as the console instead
of ttyS3? That's at least what I have on my zoom3 board
with the extra debug board.
You should use ttyO for the omap ports, but zoom debug board
has external 8250 ftdi ports, so those show up as ttyS and
not ttyO.
Regards,
Tony
next prev parent reply other threads:[~2011-12-16 20:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-22 18:41 ZOOM2 doesn't boot on upstream kernel Neshama Parhoti
2010-06-23 13:03 ` Ghorai, Sukumar
2010-06-25 14:05 ` Neshama Parhoti
2010-06-25 14:15 ` Graeme Gregory
2010-06-25 14:28 ` Neshama Parhoti
2010-06-25 14:17 ` Neshama Parhoti
2010-06-25 15:40 ` Aguirre, Sergio
2011-12-16 7:33 ` deepthi
2011-12-16 20:53 ` Tony Lindgren [this message]
2011-12-19 16:56 ` Felipe Contreras
2011-12-21 11:04 ` Deepthi Kiran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111216205302.GN32251@atomide.com \
--to=tony@atomide.com \
--cc=deepthi_kiran@mindtree.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).