From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] linux: add custom linux logo
Date: Tue, 6 Feb 2018 15:53:14 +0100 [thread overview]
Message-ID: <20180206155314.74f1febc@windsurf> (raw)
In-Reply-To: <1505819034-29610-3-git-send-email-angelo.compagnucci@gmail.com>
Hello,
On Tue, 19 Sep 2017 13:03:52 +0200, Angelo Compagnucci wrote:
> +config BR2_LINUX_KERNEL_CUSTOMLOGO
> + bool "Kernel custom logo"
> + select BR2_PACKAGE_CUSTOMLOGO
> + help
> + Change the linux boot logo with your own graphics.
> + It can be used as an early bootsplash.
> + The file should be in kernel ppm format if the
> + option BR2_LINUX_KERNEL_CUSTOMLOGO_CONVERT is not
> + selected.
Forgot one thing here: this help text should mention that only the 224
version of the logo will be taken care of, not the mono and 16 variants.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
next prev parent reply other threads:[~2018-02-06 14:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 11:03 [Buildroot] [PATCH 0/4] Add custom linux logo Angelo Compagnucci
2017-09-19 11:03 ` [Buildroot] [PATCH 1/4] package/imagemagick: add host package Angelo Compagnucci
2017-09-19 11:03 ` [Buildroot] [PATCH 2/4] linux: add custom linux logo Angelo Compagnucci
2018-02-06 14:51 ` Thomas Petazzoni
2018-02-06 14:53 ` Thomas Petazzoni [this message]
2017-09-19 11:03 ` [Buildroot] [PATCH 3/4] docs/images: adding default buildroot " Angelo Compagnucci
2018-02-06 14:52 ` Thomas Petazzoni
2017-09-19 11:03 ` [Buildroot] [PATCH 4/4] configs: add linux boot logo to raspberrypi3 defconfig Angelo Compagnucci
2018-02-06 14:49 ` Bryce Ferguson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180206155314.74f1febc@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.