[coreboot-gerrit] Patch merged into coreboot/master: 9f90446 snow: Fix the edid data structure definition so depthcharge works again.

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 12 22:02:53 CET 2013


the following patch was just integrated into master:
commit 9f904460e0fe3f0afb51d6960d39df2b67b8f45d
Author: Gabe Black <gabeblack at google.com>
Date:   Sun Jul 7 04:05:51 2013 -0700

    snow: Fix the edid data structure definition so depthcharge works again.
    
    Some new fields were added to the edid data structure, and the edid code was
    changed to put estimated values into those fields which were ultimately passed
    into depthcharge or other payloads. On snow we do things different and just
    declare an edid structure statically which didn't have those members. The rows
    and columns of the graphics console were 0, and that confused the framebuffer
    driver and made it loop forever.
    
    Change-Id: I6ca3bd948482b347a6a981e83b82b10dca995e5e
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/61057
    Reviewed-by: Ronald G. Minnich <rminnich at chromium.org>
    Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list