[coreboot-gerrit] Patch merged into coreboot/master: 9f5ad9b libpayload: mips: Use KSEG1 to access DMA-coherent memory

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 21 08:12:38 CEST 2015


the following patch was just integrated into master:
commit 9f5ad9b6d9243546ce83a2ec4feb9f0d2c3c7f8f
Author: Andrew Bresticker <abrestic at chromium.org>
Date:   Thu Feb 5 13:48:35 2015 -0800

    libpayload: mips: Use KSEG1 to access DMA-coherent memory
    
    Use bus_to_virt() to convert the physical address of the DMA
    coherent region to an address in KSEG1 which is suitable for
    device memory accesses.
    
    BUG=chrome-os-partner:36258
    BRANCH=none
    TEST=Build and boot on Pistachio.
    
    Change-Id: If382feda66f6d829f8b3548ab263cf603cab2e9b
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: a88a175f6d6db81d3154fb5dd31a44363ab94653
    Original-Change-Id: I9ad6435495df2c71d8f81a782f1c3dfcfd4aeb28
    Original-Signed-off-by: Andrew Bresticker <abrestic at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/246696
    Original-Reviewed-by: Ionela Voinescu <ionela.voinescu at imgtec.com>
    Original-Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Commit-Queue: Vadim Bendebury <vbendeb at chromium.org>
    Original-Tested-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-on: http://review.coreboot.org/9818
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list