[coreboot-gerrit] Patch merged into coreboot/master: ce9efe0 program loading: unify on struct prog

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 3 14:53:12 CEST 2015


the following patch was just integrated into master:
commit ce9efe061a23bc3e3d2a4c17cf29692ce6f9eb53
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Mar 20 16:37:12 2015 -0500

    program loading: unify on struct prog
    
    Instead of having different structures for loading
    ramstage and payload align to using struct prog.
    This also removes arch_payload_run() in favor of
    the prog_run() interface.
    
    Change-Id: I31483096094eacc713a7433811cd69cc5621c43e
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8849
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list