Hi John: Actually I didn't mean to enable EARLY_PRINTK in .config. Actually I only used the android_omap3_defconfig, and I found I can not see the terminal messages so I tried to enable EARLY_PRINTK to see if there're any suspicious.
The last line I can see is: Uncompressing Linux... done, booting the kernel.
Any clue on this for me?
Regards, -Jeremy
On Wed, Mar 2, 2011 at 3:30 PM, John Stultz john.stultz@linaro.org wrote:
On Tue, 2011-03-01 at 23:17 -0800, John Stultz wrote:
On Wed, 2011-03-02 at 14:23 +0800, Jeremy Chang wrote:
Hi, John: I have one question about the origin/dev/linaro.android branch right now for beagleboard xM. After tried, I still can not see the terminal log after the "Virtual kernel memory layout" message with EARLY_PRINTK enabled., even printk messages in omap3_beagle_init() can not be seen. I see With 2.6.36/37+: the console should be changed to 'ttyO2,115200n8' in u-boot. but the problem still exists for me. Could you give some clue for me how to solve this?
Huh. I'm not sure if I've played with early printk on beagle.
If not, mind sending me the .config you're using and I'll take a look?
Oops, sorry, that second line was confusing. I was initially going to ask if you were using the android_omap3_defconfig, but clearly that's not the case as EARLY_PRINTK isn't enabled there.
So do please send your config.
thanks -john