From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4D809E014D1 for ; Tue, 23 Apr 2013 05:03:14 -0700 (PDT) Received: by mail-da0-f54.google.com with SMTP id s35so304815dak.41 for ; Tue, 23 Apr 2013 05:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:mime-version :content-type:x-mailer:thread-index:content-language; bh=86iNiyyLVoPHixqTHEQ1XJYr+QVrH3w2hMBNT6JoSOA=; b=d/CpZb9B62KfiN/KuqvYmpWEXKuKWpGJD7fQ+Acte5ITeV1hGKerTBzHjrSFk0tk7n CpJT+uB+ritSerLG0jOyv1mc2YWOikTyFHFYnLFDb/vQPMUdcRagi4pfL/OA7OkikpV9 7oViRI6Dvx9mVAkpj4ryKyzUjsPW3pN+8d2ABoU1dRHqIrERYqx3uP6ikH9Txj/LY4Wj SRlNoqHnEBgKOAq0P4MJkKdGBqZv9aeL6VRMasWYZltLD7kYIGxWprgDk9Qve0NuV7Qw ZakjlHlPrgbL5kOT8mRaZC9fg7LSaKqfDMZjOCdKJQNxcsHIhL9d7KpXGEaiKOojBPYE Fj/w== X-Received: by 10.68.210.5 with SMTP id mq5mr39864549pbc.44.1366718594151; Tue, 23 Apr 2013 05:03:14 -0700 (PDT) Received: from LAPTOP (mail.embedo.fi. [194.100.97.18]) by mx.google.com with ESMTPS id ag4sm12979533pbc.20.2013.04.23.05.03.10 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 23 Apr 2013 05:03:12 -0700 (PDT) From: "Andreas Enbacka" To: Date: Tue, 23 Apr 2013 15:03:03 +0300 Message-ID: <00da01ce401a$852365e0$8f6a31a0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac5AGcnB16pbsf8STjuqM/gjDRmOGA== Subject: Splashscreen using psplash X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 12:03:14 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DB_01CE4033.AA711310" Content-Language: fi ------=_NextPart_000_00DB_01CE4033.AA711310 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I am creating a custom image based on core-image-sato, with a custom splash screen (using psplash). I have been able to replace the default yocto splashscreen in my image, however, my question is whether it is possible to hide the initial console output text displayed on the screen prior to showing the splashscreen? Currently most of the boot process is completed at the stage when the splash screen is being displayed on screen. This is because the image should be used as part of an embedded device, and the end-user should not see any traces of the underlying linux distro. Any info would be greatly appreciated. Best regards, Andreas Enbacka ------=_NextPart_000_00DB_01CE4033.AA711310 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I am creating a custom image based = on core-image-sato, with a custom splash screen (using psplash). I have = been able to replace the default yocto splashscreen in my image, =  however, my question is whether it is possible to hide the initial = console output text displayed on the screen prior to showing the = splashscreen?  Currently most of the boot process is completed at = the stage when the splash screen is being displayed on screen. This is = because the image should be used as part of an embedded device, and the = end-user should not see any traces of the underlying linux distro. =

 

Any info would be greatly = appreciated.

 

Best regards,

Andreas = Enbacka

 

------=_NextPart_000_00DB_01CE4033.AA711310--