yes, this patch can be rejected. ive corrected it on the msi target auto.c, patch will follow when all the i810/generic target is done.
Elia.
On Nov 11, 2008 1:21am, Corey Osgood corey.osgood@gmail.com 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? Also, please try to use more descriptive patch names, ie remove_early_print.patch or so.
-Corey