From 74ba02c90964e3254c504cb5defb820eef2dfde1 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 14 Jan 2014 13:59:48 +0100 Subject: [PATCH] Boot linux quietly - it's faster --- ugw/ppc/boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ugw/ppc/boot b/ugw/ppc/boot index 9c89c8f..4790e21 100755 --- a/ugw/ppc/boot +++ b/ugw/ppc/boot @@ -1,6 +1,6 @@ #!/usr/bin/env novaboot # -*-sh-*- #EXITON=UGW started -uImage console=ttyPSC0,115200 +uImage console=ttyPSC0,115200 quiet shark-ryu.dtb rootfs2.uImage < $SRCDIR/mkinitramfs -- 2.39.2