[coreboot-gerrit] Patch merged into coreboot/master: ab56b3b ChromeOS: Remove oprom_is_loaded

gerrit at coreboot.org gerrit at coreboot.org
Thu May 1 15:39:28 CEST 2014


the following patch was just integrated into master:
commit ab56b3b11c34b5315fadc2147f5d1a860dccc419
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Nov 28 16:44:51 2013 +0200

    ChromeOS: Remove oprom_is_loaded
    
    A global flag oprom_is_loaded was used to indicate to
    U-boot that VGA option ROM was loaded and run, or that
    native VGA init was completed on GMA device.
    
    Implement this feature without dependency to CHROMEOS option
    and replace use of global variable oprom_is_loaded with call
    to gfx_get_init_done().
    
    Change-Id: I7e1afd752f18e5346dabdee62e4f7ea08ada5faf
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/4309
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/4309 for details.

-gerrit



More information about the coreboot-gerrit mailing list