[coreboot-gerrit] Patch merged into coreboot/master: 7bb4f86 usbdebug: Refactor on EHCI memory space

gerrit at coreboot.org gerrit at coreboot.org
Sun Nov 23 20:34:55 CET 2014


the following patch was just integrated into master:
commit 7bb4f86d07934373fa427af3dad17ae59bc89bc9
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Mon Oct 27 15:07:20 2014 +0200

    usbdebug: Refactor on EHCI memory space
    
    We only reference with ehci_caps and ehci_regs during initialisation,
    no need to carry those around.
    
    When EHCI BAR is relocated during PCI allocation, record the changed
    address even if usbdebug is not enabled. Use the DBGP_EP_VALID flags
    to determine if endpoints have been configured or not.
    
    Change-Id: Idfd52edf7c2fc25b1b225985462ac488264e4c6d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/7207
    Reviewed-by: Nico Huber <nico.h at gmx.de>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list