[U-Boot] Silent booting of Uboot and Linux

Rajeev Bansal rbansal at proxim.com
Sun Sep 14 13:30:05 CEST 2008


Hi All,

I am using u-boot-1.2.0.I want to boot U-boot and Linux Kernel silently
ie. with no much print on the serial console. For that to happen I tried
to recompile the u-boot source with CONFIG_SILENT_CONSOLE and set the
silent environment variable using "setenv silent 1" and "saveenv". But
when I boot my kernel it still throws the same ammount of prints on the
console. I don't want to disable the console completely by not passing
console argument to my kernel. Kindly help me on this.

Regards
Rajeev Bansal.


More information about the U-Boot mailing list