Thank you...you are correct, Sir. I changed the console to ttyO0 and now have output. I am having issues trying to mount the RFS that is on the MMC card but have not fully investigated that issue yet.
I would still really like to see a OMAP3_EVM .config file if anyone has one available. Thanks, --Mike -----Original Message----- From: Anatolij Gustschin [mailto:[email protected]] Sent: Tuesday, May 08, 2012 10:14 AM To: Michael Crowe Cc: [email protected] Subject: Re: OMAP3 EVM kernel On Tue, 8 May 2012 13:36:47 +0000 Michael Crowe <[email protected]> wrote: ... > 3944336 bytes read > > ## Booting kernel from Legacy Image at 80200000 ... > > Image Name: Linux-3.4.0-rc2+ > > Image Type: ARM Linux Kernel Image (uncompressed) > > Data Size: 3944272 Bytes = 3.8 MB > > Load Address: 80008000 > > Entry Point: 80008000 > > Verifying Checksum ... OK > > Loading Kernel Image ... OK > > OK > > > > Starting kernel ... > > > > Uncompressing Linux... done, booting the kernel. Your kernel is probably booting, but without serial console output. What does U-Boot pass as the serial console parameter? If something like "console=ttySx" then it might be the issue. With this recent kernel try passing "console=ttyOx" instead (where 'x' is the UART number). HTH, Anatolij -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
