the following patch was just integrated into master: commit ad488d25b03c9abebe8187843f8d1301d242f106 Author: Daniele Forsi dforsi@gmail.com Date: Wed Jul 30 12:23:35 2014 +0200
src/console/Kconfig: Fix choice for showing POST codes on console
Use CONSOLE_POST because the preprocessor conditional in post_code() in src/console/post.c depends on it, while POST_IO is used in another conditional for sending the codes to an I/O port.
Change-Id: Ia044cffb5f0aad0f8b2bb04faa12df11a705757a Signed-off-by: Daniele Forsi dforsi@gmail.com Reviewed-on: http://review.coreboot.org/6416 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Marc Jones marc.jones@se-eng.com
See http://review.coreboot.org/6416 for details.
-gerrit