[coreboot] Patch merged into coreboot/master: 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 10 18:01:14 CET 2013


the following patch was just integrated into master:
commit 9ad1f56951df3d3877b9ae588909b1cb059c1cd7
Author: David Hendricks <dhendrix at chromium.org>
Date:   Wed Jan 9 17:45:19 2013 -0800

    armv7: dynamically calculate the branch offset in cbfstool
    
    This tidies up the ARMV7 case when creating cbfs:
    - Calculate the offset using the size of the master header and offsets
      rather than using a magic constant.
    - Re-order some assignments so things happen in a logical order.
    
    Change-Id: Id9cdbc3389c8bb504fa99436c9771936cc4c1c23
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/2125
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Thu Jan 10 03:03:30 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Thu Jan 10 18:01:13 2013, giving +2
See http://review.coreboot.org/2125 for details.

-gerrit



More information about the coreboot mailing list