[coreboot-gerrit] Patch merged into coreboot/master: 1a1a826 mips: implement arch_segment_loaded callback

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 10 22:22:53 CEST 2015


the following patch was just integrated into master:
commit 1a1a826276117514d7a9faf06d6ee8e1c0d099d9
Author: Ionela Voinescu <ionela.voinescu at imgtec.com>
Date:   Wed May 20 17:03:23 2015 +0100

    mips: implement arch_segment_loaded callback
    
    This change adds cache management after loading stages.
    Before jumping to a new stage we should flush the data
    caches to memory and invalidate instruction cache.
    After all segments are loaded CBFS cache is also
    flushed.
    
    With this change all stages of coreboot are now executed
    successfully. This was tested on Pistachio bring up board,
    also known as Urara.
    
    Change-Id: I86e07432c21a803ef1cfc41b633c5df42b99de90
    Signed-off-by: Ionela Voinescu <ionela.voinescu at imgtec.com>
    Reviewed-on: http://review.coreboot.org/10456
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list