[coreboot-gerrit] Patch merged into coreboot/master: amd/geode_lx: make done_cache_as_ram_main global

gerrit at coreboot.org gerrit at coreboot.org
Sat Sep 5 15:26:28 CET 2015


the following patch was just integrated into master:
commit 649901e8e882d5aa14e94e4de611867ca678866b
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Sep 4 15:55:27 2015 -0500

    amd/geode_lx: make done_cache_as_ram_main global
    
    Current code written in C is calling a function implemented
    in assembly. However, the symbol's visibility is not set
    for such usage. Of course this works because MAINBOARDDIR/romstage.c
    is being processed into an assembly file currently.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built digitallogic/msm800sev while not changing romstage.c
         into an assembly file.
    
    Change-Id: I84c3af0026f3f98bc64af007aa7cc196429f4e5f
    Signed-off-by: Aaron Durbin <adubin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11511
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list