On Tue, 11 Nov 2008 00:47:08 +0100, Uwe Hermann uwe@hermann-uwe.de wrote:
On Mon, Nov 10, 2008 at 06:21:16PM -0500, Corey Osgood wrote:
On Mon, Nov 10, 2008 at 4:22 PM, Elia Yehuda z4ziggy@gmail.com wrote:
The following patch fixes the 2 minute lag by marking out the printk_debug() which tries to send information to the serial console but it is not yet enabled - this should be done by another patch...
Signed-off-by: Elia Yehuda z4ziggy@gmail.com
Why not just enable the serial console before enabling SMBus on your
target?
Yep, we should do that.
Attached is a patch to fix all boards in v2 accordingly. I don't know if all of them had that delay problem, but it's very likely...
Thanks Uwe. I didn't have this problem ont the RM4100 or IP1000, but hey it may speed up the boot time a little :-)