[coreboot-gerrit] Patch merged into coreboot/master: 8b52c93 libpayload dwc2: Use a new FIFO allocation method

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 14 10:43:00 CEST 2015


the following patch was just integrated into master:
commit 8b52c93a73f494364e43833f924fbd13e20530bc
Author: huang lin <hl at rock-chips.com>
Date:   Thu Dec 4 18:25:47 2014 +0800

    libpayload dwc2: Use a new FIFO allocation method
    
    Total FIFO length is split into 512 byte blocks.
    Allocate these blocks to GRXFSIZ and GNPTXFSZ evenly.
    This method avoids hardcoding and makes the FIFO size value
    work for dwc2 controllers that have a different FIFO ram size.
    
    BUG=chrome-os-partner:32634
    BRANCH=None
    TEST=Boot kernel from USB
    
    Change-Id: I78ce0fa4c4600fb56c991874a93bdd6674e648c2
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 5645a25e95f84359cd10fc9fcf56e1f73fd6ce87
    Original-Change-Id: Ib50a08c193f7f65392810ca3528a97554f2c3999
    Original-Signed-off-by: huang lin <hl at rock-chips.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/233119
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: http://review.coreboot.org/9454
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list