From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 4/4] configs: add linux boot logo to raspberrypi3 defconfig
Date: Sat, 30 Jun 2018 23:00:34 +0200 [thread overview]
Message-ID: <20180630210034.GE23012@scaer> (raw)
In-Reply-To: <1527628939-7389-5-git-send-email-angelo@amarulasolutions.com>
Angelo, All,
On 2018-05-29 23:22 +0200, Angelo Compagnucci spake thusly:
> From: Angelo Compagnucci <angelo.compagnucci@gmail.com>
>
> This patch adds a custom boot up logo to the raspberrypi3
> defconfig.
Why the rpi3, and not the otehr configs?
Note that I don't mind much, but I'd like we be a bit consistent in all
our defconfigs. Either all the defconfigs use the BR logo, or none of
them do.
Regards,
Yann E. MORIN.
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
> configs/raspberrypi3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
> index 45a76be..ed3d28d 100644
> --- a/configs/raspberrypi3_defconfig
> +++ b/configs/raspberrypi3_defconfig
> @@ -13,6 +13,7 @@ BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,c117a8bccf37bfba323065b566cf999ed4629a4a)/linux-c117a8bccf37bfba323065b566cf999ed4629a4a.tar.gz"
> BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
> +BR2_LINUX_KERNEL_CUSTOMLOGO_PATH="docs/images/logo_linux_clut224.png"
>
> # Build the DTB from the kernel sources
> BR2_LINUX_KERNEL_DTS_SUPPORT=y
> --
> 2.7.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-06-30 21:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-29 21:22 [Buildroot] [PATCH v3 0/4] Linux custom logo Angelo Compagnucci
2018-05-29 21:22 ` [Buildroot] [PATCH v3 1/4] package/imagemagick: add host package Angelo Compagnucci
2018-06-30 20:45 ` Yann E. MORIN
2018-05-29 21:22 ` [Buildroot] [PATCH v3 2/4] linux: add custom linux logo Angelo Compagnucci
2018-06-30 20:51 ` Yann E. MORIN
2018-05-29 21:22 ` [Buildroot] [PATCH v3 3/4] docs/images: adding default buildroot " Angelo Compagnucci
2018-06-30 20:58 ` Yann E. MORIN
2018-05-29 21:22 ` [Buildroot] [PATCH v3 4/4] configs: add linux boot logo to raspberrypi3 defconfig Angelo Compagnucci
2018-06-30 21:00 ` Yann E. MORIN [this message]
2018-07-02 23:13 ` Arnout Vandecappelle
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=20180630210034.GE23012@scaer \
--to=yann.morin.1998@free.fr \
--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.