[coreboot-gerrit] Patch merged into coreboot/master: soc/nvidia/tegra124: remove cache_policiy option

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 27 00:39:53 CEST 2016


the following patch was just integrated into master:
commit 9cbc90a1f6e197258ed47bc44016640f2b1e5a31
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jul 25 11:30:43 2016 -0500

    soc/nvidia/tegra124: remove cache_policiy option
    
    All mainboards (nyans) utilizing the cache_policy option
    has it set to DCACHE_WRITETHROUGH. This option is for setting
    the framebuffer's cache attribute. However, this option is
    reliant on an architecture-specific enumeration. Just remove
    the option and use DCACHE_WRITETHROUGH across the board. If
    someone wants to reconfigure it at a later date one can
    introduce a non-architecture specific option.
    
    Change-Id: I6a0848231f5e28d36ec2d56b239bed67619fe5a7
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15838
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Julius Werner <jwerner at chromium.org>


See https://review.coreboot.org/15838 for details.

-gerrit



More information about the coreboot-gerrit mailing list