development tree for U-Boot: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Fri Aug 1 09:19:15 CEST 2008


Rebased ref, commits from common ancestor:
commit c9982d25fc70930b522755398b8222be6d02e121
Author: Andy Green <andy at openmoko.com>
Date:   Fri Aug 1 08:18:57 2008 +0100

    fix-stop-sitting-printing-in-time-critical-context.patch
    
    Someone left us a big fat warning in USB device code
    
    	/* Don't ever put [serial] debugging in non-error codepaths here, it
    	 * will violate the tight timing constraints of this USB Device
    	 * controller (and lead to bus enumeration failures) */
    
    these "non-error codepaths" go all over the shop, this patch nukes some
    serial printf()s that can do what we must never do.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list