the following patch was just integrated into master: commit 81d3d7d00173eafff0ef134bdf1ee5e632f3868a Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat Jun 15 12:30:13 2013 +0300
lynxpoint: Fix early EHCI BAR programming
LynxPoint LP has only EHCI controller #1. Change EHCI #2 to different BAR from EHCI #1.
Even if the ECHI controllers are not to be addressed, it is bad idea to set two different devices to claim the same PCI memory cycles.
Change-Id: I95c59fb9d5f09afd152872e9bc0418dc67e4aeb2 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3472 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/3472 for details.
-gerrit