[coreboot] Patch merged into coreboot/master: c720d8d cbfs: Fix CBFS max size calculation.

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 7 03:36:05 CET 2013


the following patch was just integrated into master:
commit c720d8d5d419d8e9128392cd7ab90e3a3fca1d4b
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Wed Feb 6 12:11:57 2013 +0800

    cbfs: Fix CBFS max size calculation.
    
    For x86, the old CBFS search behavior was to bypass bootblock and we should keep
    that.  This will speed up searching if a file does not exist in CBFS.
    
    For arm, the size in header is correct now so we can remove the hack by
    CONFIG_ROM_SIZE.
    
    Change-Id: I541961bc4dd083a583f8a80b69e293694fb055ef
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: http://review.coreboot.org/2292
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Wed Feb  6 19:39:51 2013, giving +1
Build-Tested: build bot (Jenkins) at Wed Feb  6 05:45:32 2013, giving +1
Reviewed-By: David Hendricks <dhendrix at chromium.org> at Wed Feb  6 10:50:58 2013, giving +2
See http://review.coreboot.org/2292 for details.

-gerrit



More information about the coreboot mailing list