[coreboot-gerrit] Patch merged into coreboot/master: c16ba0a rk3288: send correct EDID buffer size

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 16:48:27 CEST 2015


the following patch was just integrated into master:
commit c16ba0aeaa475fd6c3459cc52d4434cda2f0c45a
Author: huang lin <hl at rock-chips.com>
Date:   Wed Jan 14 13:56:40 2015 +0800

    rk3288: send correct EDID buffer size
    
    decode_edid() parses the whole EDID buffer, regardless of whether there
    is an extension buffer, so we pass the size of the EDID actually read to
    prevent EDID parser getting the wrong data.
    
    BUG=chrome-os-partner:35053
    TEST=Boot from jerry
    BRANCH=veyron
    
    Change-Id: I5951b670f129cf4765a5199cb58ac6abff5478a6
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: 4d508647efc0a9d48b2a4b23c12a54b63af2813e
    Original-Change-Id: I8cd8e09025520322461fe940b01e4af3995b5ecd
    Original-Signed-off-by: huang lin <hl at rock-chips.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/240643
    Original-Reviewed-by: Daniel Kurtz <djkurtz at chromium.org>
    Reviewed-on: http://review.coreboot.org/9645
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list