[U-Boot] [PATCH v2] Allow console input to be disabled

Wolfgang Denk wd at denx.de
Sat Sep 6 22:37:15 CEST 2008


Dear Mark Jackson,

In message <48B2F82A.9050504 at mimc.co.uk> you wrote:
> Added new CONFIG_DISABLE_CONSOLE define and GD_FLG_DISABLE_CONSOLE.
> 
> When CONFIG_DISABLE_CONSOLE is defined, setting GD_FLG_DISABLE_CONSOLE disables
> all console input and output.
> 
> ---
> 
>  common/console.c                     |   20 ++++++++++++++++++++
>  include/asm-arm/global_data.h        |    1 +
>  include/asm-avr32/global_data.h      |    1 +
>  include/asm-blackfin/global_data.h   |    1 +
>  include/asm-i386/global_data.h       |    1 +
>  include/asm-m68k/global_data.h       |    1 +
>  include/asm-microblaze/global_data.h |    1 +
>  include/asm-mips/global_data.h       |    1 +
>  include/asm-nios/global_data.h       |    1 +
>  include/asm-nios2/global_data.h      |    1 +
>  include/asm-ppc/global_data.h        |    1 +
>  include/asm-sh/global_data.h         |    1 +
>  include/asm-sparc/global_data.h      |    1 +
>  13 files changed, 32 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To know how another being, another creature feels -  that  is  impos-
sible.                  - Terry Pratchett, _The Dark Side of the Sun_


More information about the U-Boot mailing list