the following patch was just integrated into master: commit c8fadd9f465428cb2470d78c72b77766acb058d9 Author: Ronald G. Minnich rminnich@gmail.com Date: Wed Feb 20 14:13:01 2013 -0800
ARMV7: create a correct LB_SERIAL table entry
If CONFIG_CONSOLE_SERIAL is set, and we can call the standard function and get a non-zero uart address, then we create an lb table entry.
The code was mostly right, just needed a tweak.
Change-Id: I5b36c7b4e580a23319b7ba92cc8ad61592b1757a Signed-off-by: Ronald G. Minnich rminnich@gmail.com Reviewed-on: http://review.coreboot.org/2466 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org
Build-Tested: build bot (Jenkins) at Thu Feb 21 00:52:07 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Thu Feb 21 01:05:30 2013, giving +2 See http://review.coreboot.org/2466 for details.
-gerrit