the following patch was just integrated into master: commit 3a391fd20cb1ec9a5677832ee338639e95d6757a Author: Martin Roth gaumless@gmail.com Date: Sat Jul 11 14:01:12 2015 -0600
x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL
This protection didn't make sense to me - it seems like things would probably break if printf wasn't defined anyway.
Change-Id: Ifb6bad46e193b35c13b7ad4946511fec74beff92 Signed-off-by: Martin Roth gaumless@gmail.com Reviewed-on: http://review.coreboot.org/10887 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/10887 for details.
-gerrit