[coreboot-gerrit] Patch merged into coreboot/master: 12d45b2 cbfs: expose init_backing_media()

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 24 22:48:54 CET 2015


the following patch was just integrated into master:
commit 12d45b2f8a6c10d68ab940c24b7f68d5a6fbb378
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Mar 24 15:50:45 2015 -0500

    cbfs: expose init_backing_media()
    
    I broke cbfs loading with commit 358901. As multiple
    functions are being reused one needs to ensure there is
    always a cbfs media object allocated on the stack and
    initialized. Ya for no common writable globals.
    
    TEST=Ran qemu-armv7. CBFS loading works again.
    
    Change-Id: Ibd047af7dcd8575e6203651471079fc2042da282
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8973
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: Aaron Durbin <adurbin at google.com>
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>


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

-gerrit



More information about the coreboot-gerrit mailing list