[coreboot-gerrit] Patch merged into coreboot/master: 5877935 armv7: remove loop from dcache_mmu_disable()

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 29 22:40:09 CET 2013


the following patch was just integrated into master:
commit 58779358362ef0c9ed433c310416a93c8b9c9211
Author: David Hendricks <dhendrix at chromium.org>
Date:   Fri Mar 29 13:40:09 2013 -0700

    armv7: remove loop from dcache_mmu_disable()
    
    dcache_mmu_disable() no longer needs to have its own iterative loop
    to select each cache level of cache since
    dcache_clean_invalidate_all() does that now.
    
    Change-Id: I5ca273f98943981b943c1c1622f4574d7133fb50
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/2967
    Reviewed-by: Gabe Black <gabe.black at gmail.com>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Fri Mar 29 22:38:04 2013, giving +1
See http://review.coreboot.org/2967 for details.

-gerrit



More information about the coreboot-gerrit mailing list