the following patch was just integrated into master: commit 8b8e96370dc709299da7a6393f6e190bb557685e Author: Nico Huber nico.huber@secunet.com Date: Mon Jul 7 17:20:53 2014 +0200
libpayload: xHCI: Always initialize controller->pcidev
As the controller structure is never fully cleared, this one wasn't initialized for non-pci controllers (but checked for non-null later).
Change-Id: I852671c5f55650bdb6cd97f4ec74b1f95ee894c7 Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: http://review.coreboot.org/6246 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See http://review.coreboot.org/6246 for details.
-gerrit