serial post returns!
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -408,6 +408,11 @@ define MAXIMUM_CONSOLE_LOGLEVEL
|
|||||||
export always
|
export always
|
||||||
comment "Error messages up to this level can be printed"
|
comment "Error messages up to this level can be printed"
|
||||||
end
|
end
|
||||||
|
define CONFIG_SERIAL_POST
|
||||||
|
default 0
|
||||||
|
export always
|
||||||
|
comment "Enable SERIAL POST codes"
|
||||||
|
end
|
||||||
define NO_POST
|
define NO_POST
|
||||||
default none
|
default none
|
||||||
export always
|
export always
|
||||||
|
Reference in New Issue
Block a user