the following patch was just integrated into master: commit 77466068916794b9aa5b100f296e44884c484c55 Author: Patrick Georgi pgeorgi@google.com Date: Tue May 12 10:44:02 2015 +0200
libpayload: Fix passing BAR to EHCI driver
The EHCI driver never looked for the base address handed to it but instead used an uninitialized field for that information.
Change-Id: I89fe0cc212092672b36e978083e3de78419b1eb5 Signed-off-by: Patrick Georgi pgeorgi@google.com Reviewed-on: http://review.coreboot.org/10179 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See http://review.coreboot.org/10179 for details.
-gerrit