[U-Boot-Users] Adding is_console_quiet() to support runtime changes in console output
Jon Diekema
diekema at cideas.com
Tue Feb 24 23:49:15 CET 2004
Product:
- u-boot
Version:
- 1.0.2
CHANGELOG:
* Patch by Jon Diekema, 24 Jeb 2004:
- Adding is_console_quiet() to support runtime changes in console output
CVS Comments:
- Adding the CFG_CONSOLE_IS_QUIET option to support runtime changes in
console output. The is_console_quiet() function is used to
determine the status of quiet mode. Quiet mode is based on the
value of the "quiet" environment variable. Non-zero values indicate
that quiet mode is active.
Patched files:
- README
- include/console.h
- common/console.c
- common/cmd_nvedit.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p12.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040224/2be19c59/attachment.txt
More information about the U-Boot
mailing list