[coreboot-gerrit] Patch merged into coreboot/master: a545778 util/bimgtool: Use CRC 16 instead of CRC x25.

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 12:00:30 CEST 2015


the following patch was just integrated into master:
commit a545778d133958712e0d7b317600bf066d688e22
Author: Ionela Voinescu <ionela.voinescu at imgtec.com>
Date:   Fri Oct 31 17:21:41 2014 +0000

    util/bimgtool: Use CRC 16 instead of CRC x25.
    
    Switched to CRC 16 as it's 40% faster than CRC x25.
    Both CRC 16 and CRC x25 are supported and either can be selected through
    define directives.
    
    BUG=chrome-os-partner:31438
    TEST=built urara bootblock and verified content of bootblock.bin, observed
         expected content; ran it on Pistachio FPGA and observed that its
         content is read properly by bootrom.
    BRANCH=none
    
    Change-Id: I36dec6ec2d6616343f97cc8b6486c0a3e4ea49ba
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 6d9318097ca9270bc245e7de4aff5f78dfbc1606
    Original-Change-Id: If1a78350e0b48d91bfe64ead45f852f44ba3cf9a
    Original-Signed-off-by: Ionela Voinescu <ionela.voinescu at imgtec.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/226840
    Original-Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Commit-Queue: Vadim Bendebury <vbendeb at chromium.org>
    Original-Tested-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-on: http://review.coreboot.org/9415
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list