[coreboot-gerrit] Patch merged into coreboot/master: 71e1c83 Exynos 5420: skip the EDID read if there is already an EDID.

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 7 23:55:39 CEST 2014


the following patch was just integrated into master:
commit 71e1c8303b1c5e805f32eda5a8b5a18f9f354399
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Tue Aug 27 14:06:19 2013 -0700

    Exynos 5420: skip the EDID read if there is already an EDID.
    
    For many boards, the EDID is known and is set in the ramstage. Reading
    the EDID is slow and if we have it we do not want to reread it.
    
    If the raw_edid struct member is non-null, skip reading the EDID.
    
    Change-Id: I63fb11aa90b2f739a351cdc3209faac2713ea451
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: https://chromium-review.googlesource.com/167116
    Reviewed-by: Gabe Black <gabeblack at google.com>
    Tested-by: ron minnich <rminnich at chromium.org>
    Commit-Queue: Ronald Minnich <rminnich at google.com>
    (cherry picked from commit 80f48655570de544a7e1939c4f5f28713f11d829)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6514
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list