the following patch was just integrated into master: commit e761b71e52e699abcfd22cc5e931b89cf354476e Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat Jun 15 12:29:23 2013 +0300
bd82x6x: Fix early EHCI BAR programming
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: Ib6f7cfac5acf3f8170508547d1584af90273e8c1 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3471 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber nico.huber@secunet.com
See http://review.coreboot.org/3471 for details.
-gerrit