[coreboot-gerrit] Patch merged into coreboot/master: ac5ffb7 google boards: Do not hardcode location of spd.bin

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 12 23:37:27 CET 2014


the following patch was just integrated into master:
commit ac5ffb75785135386c1b4dc52d4f6d0bdf151f49
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Feb 12 15:54:47 2014 -0600

    google boards: Do not hardcode location of spd.bin
    
    spd.bin can reside anywhere in CBFS, and we only use CBFS APIs to
    access and read it. As such, there is no need to hardcode it, and it
    can collide with mrc.bin or mrc.cache on some boards. Do not use a
    specific position for spd.bin, but instead let cbfstool find the
    optimal placement.
    
    Change-Id: I496094d3c0de708813494095b7ac4be8addb4112
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list