the following patch was just integrated into master: commit 1fd750812193cbaab7f54696b97a91bf727e87e3 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Tue Jun 11 16:32:01 2013 +0300
usbdebug: Use __SIMPLE_DEVICE__ on early enable
With USBDEBUG selected, the file is built for both romstage and ramstage. For the ramstage build, we need to explicitly use the simple PCI config operations without devicetree.
Change-Id: I2de8d9c77bb458ba797c3aac9e2cd0d653e06684 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3437 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/3437 for details.
-gerrit