the following patch was just integrated into master: commit f6e9e81303cac8567ed2fa9e391020dc501fc4d3 Author: Sven Schnelle svens@stackframe.org Date: Sun Oct 30 08:49:43 2011 +0100
remove usbdebug.h include from mainboard/romstage code
No romstage is supposed to use usbdebug functions/defines directly, so remove all those includes. The usb code is now called and setup from console code.
Change-Id: I9b1120d96f5993303d6b302accc86e14a91f7a9f Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Sun Oct 30 12:36:02 2011, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Sun Oct 30 12:37:05 2011, giving +2 See http://review.coreboot.org/354 for details.
-gerrit