the following patch was just integrated into master:
commit dd9e4e58cdd0a684e301f1b16b2f92e20e0b3418
Author: Gabe Black <[email protected]>
Date:   Fri Oct 5 23:35:04 2012 -0700

    libpayload: Separate video initialization and the video console.
    
    It's possible to want to display text on the display without using it as a
    console. This change separates the initialization of the video code from
    setting up the video console by pulling out everything but installing the
    console into a new function called video_init.
    
    Change-Id: Ie07654ca13f79489c0e9b3a4998b96f598ab8513
    Signed-off-by: Gabe Black <[email protected]>
    Reviewed-on: http://review.coreboot.org/1733
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <[email protected]>

Build-Tested: build bot (Jenkins) at Wed Nov  7 16:48:23 2012, giving +1
See http://review.coreboot.org/1733 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to