William C. Landolina <> [2010-12-26 16:05:25]:
> Thanks, but EARLY_UART2 is already set in my configuration . The only place
> EARLY_UART seems to be used is in the decompressor which is putting out its
> messages successfully. Grepping in my kernel doesnât show any other place
> that the EARLY_UART configuration is used. It is right after the
> decompressor finishes and jumps to the actual kernel that output gets
> garbled.
Yes, you're correct. I didn't checked what's this config option doing, I've
just assumed, that it will enable the clock for the UARTs and UARTBAUD bit
also, but apparently it didn't :-)
Anyway, there were two patches[1,2] from Lennert which should fix your issue.
I don't have time to rebase and test them now(will do it in week or two), but
patches against my kernel GitHub repository[3] are always welcome.
1.
http://ynezz.ibawizard.net/ts72xx/linux-kernel/2.6.24.y/ep93xx-serial-uartbaud.diff
2.
http://ynezz.ibawizard.net/ts72xx/linux-kernel/2.6.24.y/ep93xx-serial-clocks.diff
3. https://github.com/ynezz/linux-2.6
-- ynezz
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|