[coreboot-gerrit] Patch merged into coreboot/master: 16fb9b9 chromeec: ec_mec: Fix misaligned data access

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 27 20:49:36 CEST 2015


the following patch was just integrated into master:
commit 16fb9b9f81d0535a2125779e955ada77b40340e1
Author: Shawn Nematbakhsh <shawnn at chromium.org>
Date:   Tue Apr 21 09:30:10 2015 -0700

    chromeec: ec_mec: Fix misaligned data access
    
    Long auto-increment access cannot be used when our initial address is
    misaligned or when our terminal address is misaligned on write
    operations.
    
    BUG=chrome-os-partner:38224
    TEST=Verify host command functionality on cyan.
    BRANCH=None
    
    Change-Id: Ieba0e8e05dabd44a28c63d5d56a2a634c2d349bf
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: a7237c8df027ae70a38478846ff3d5ce97543ff1
    Original-Signed-off-by: Shawn Nematbakhsh <shawnn at chromium.org>
    Original-Change-Id: Id709ca92cc386f9ea5b2a1139733961e1bc59354
    Original-Reviewed-on: https://chromium-review.googlesource.com/266653
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/9987
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list