[coreboot-gerrit] Patch merged into coreboot/master: 8ee04d7 usbdebug: Put ehci_debug_info in CAR_GLOBAL

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 23:25:58 CEST 2013


the following patch was just integrated into master:
commit 8ee04d784cbaeb8a30276ac22aa99ddda44092b7
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sat Jul 6 11:41:09 2013 +0300

    usbdebug: Put ehci_debug_info in CAR_GLOBAL
    
    Store EHCI Debug Port runtime variables in CAR_GLOBAL.
    For platforms without CAR_MIGRATION, logging on EHCI Debug Port is
    temporarily lost when CAR is torn down at end of romstage.
    
    On model_2065x and model_206ax ehci_debug_info was overlapping the MRC
    variable region and additionally migration used incorrect size for
    the structure.
    
    Change-Id: I5e6c613b8a4b1dda43d5b69bd437753108760fca
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3475
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list