[U-Boot] Silent booting of Uboot and Linux

2008-09-14 Thread Rajeev Bansal
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

Re: [U-Boot] Silent booting of Uboot and Linux

2008-09-14 Thread Wolfgang Denk
Dear Rajeev Bansal, In message [EMAIL PROTECTED] you wrote: 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