[coreboot-gerrit] Patch merged into coreboot/master: 6a05890 libpayload: Remove redundant phys_to_virt() from xHCI driver

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 10 20:55:45 CEST 2014


the following patch was just integrated into master:
commit 6a058904d9fc55975689981cad3d65e84e0501d7
Author: Nico Huber <nico.huber at secunet.com>
Date:   Fri Jul 4 18:17:39 2014 +0200

    libpayload: Remove redundant phys_to_virt() from xHCI driver
    
    Remove a redundant phys_to_virt() that sneaked in the initialization of
    PCI xHCI controllers. The use of casts from void* to u32 (and vice versa)
    prompts for things going wrong here. That will be addressed in a later
    commit.
    
    Change-Id: Ibc71ed6ee7016529c0e3a51559aaec07aaaba315
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/6243
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list