Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-14
Creator: Ronald G. Minnich <rminnich@lanl.gov> add console options to via/epia/Options.lb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1932 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
9a2893fd9d
commit
0a864f51a7
|
@ -32,6 +32,10 @@ uses CC
|
|||
uses HOSTCC
|
||||
uses OBJCOPY
|
||||
|
||||
# logging
|
||||
uses DEFAULT_CONSOLE_LOGLEVEL
|
||||
uses MAXIMUM_CONSOLE_LOGLEVEL
|
||||
|
||||
## ROM_SIZE is the size of boot ROM that this board will use.
|
||||
default ROM_SIZE = 256*1024
|
||||
|
||||
|
|
Loading…
Reference in New Issue