go verbose for now!

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1389 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2004-03-09 15:56:38 +00:00
parent ffc6d28614
commit f31d5542f6
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#define ASSEMBLY 1
// #define MAXIMUM_CONSOLE_LOGLEVEL 9
// #define DEFAULT_CONSOLE_LOGLEVEL 9
#define MAXIMUM_CONSOLE_LOGLEVEL 9
#define DEFAULT_CONSOLE_LOGLEVEL 9
#include <stdint.h>
#include <device/pci_def.h>

View File

@ -1,4 +1,7 @@
#define ASSEMBLY 1
#define MAXIMUM_CONSOLE_LOGLEVEL 9
#define DEFAULT_CONSOLE_LOGLEVEL 9
#include <stdint.h>
#include <device/pci_def.h>