Dear Mark Jackson, In message <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] To know how another being, another creature feels - that is impos- sible. - Terry Pratchett, _The Dark Side of the Sun_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

