the following patch was just integrated into master: commit 4063ede3fb571110c3e65c321049cc2687cc54fa Author: Ronald G. Minnich rminnich@google.com Date: Mon Feb 4 20:31:51 2013 -0800
bd82x6x: Fix compiling with USB debug port support
At some point, compiles with USB Debug port stopped working. This change makes a trivial reordering in the code and adds two makefile entries to make it build without errors. It also works on stout.
Build and boot as normal. Works. Enable CONFIG_USB, connect USB debug hardware to the correct port (on stout, that's the one on the left nearest the back) and watch for output.
Change-Id: I7fbb7983a19b0872e2d9e4248db8949e72beaaa0 Signed-off-by: Ronald G. Minnich rminnich@google.com Reviewed-on: http://review.coreboot.org/2784 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Marc Jones marc.jones@se-eng.com
Build-Tested: build bot (Jenkins) at Tue Mar 19 03:15:02 2013, giving +1 Reviewed-By: Marc Jones marc.jones@se-eng.com at Tue Mar 19 17:12:21 2013, giving +2 See http://review.coreboot.org/2784 for details.
-gerrit