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? Also, please try to use more descriptive patch names, ie remove_early_print.patch or so.

-Corey