the following patch was just integrated into master:
commit 357bb2daf09090192c09ddde501a7e07337614e1
Author: Stefan Reinauer <[email protected]>
Date:   Thu Aug 9 13:44:38 2012 -0700

    SandyBridge/IvyBridge: Use flash map to find MRC cache
    
    Until now, the MRC cache position and size was hard coded in Kconfig.
    However, on ChromeOS devices, it should be determined by reading the
    FMAP.
    
    This patch provides a minimalistic FMAP parser (libflashmap was too
    complex and OS centered) to allow reading the in-ROM flash map and
    look for sections.
    
    This will also be needed on some partner devices where coreboot will
    have to find the VPD in order to set up the device's mac address
    correctly.
    
    The MRC cache implementation demonstrates how to use the FMAP parser.
    
    Change-Id: I34964b72587443a6ca4f27407d778af8728565f8
    Signed-off-by: Stefan Reinauer <[email protected]>
    Reviewed-on: http://review.coreboot.org/1701
    Reviewed-by: Marc Jones <[email protected]>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Wed Nov  7 07:54:00 2012, giving +1
See http://review.coreboot.org/1701 for details.

-gerrit

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

Reply via email to