the following patch was just integrated into master:
commit c720d8d5d419d8e9128392cd7ab90e3a3fca1d4b
Author: Hung-Te Lin <[email protected]>
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 <[email protected]>
    Reviewed-on: http://review.coreboot.org/2292
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <[email protected]>
    Reviewed-by: Patrick Georgi <[email protected]>

Reviewed-By: Patrick Georgi <[email protected]> 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 <[email protected]> at Wed Feb  6 10:50:58 
2013, giving +2
See http://review.coreboot.org/2292 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to