All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] linux: allow firmware to be included in kernel
Date: Sun, 25 Apr 2021 22:38:00 +0200	[thread overview]
Message-ID: <20210425203800.GG298901@scaer> (raw)
In-Reply-To: <20210424080959.GP298901@scaer>

Sam, All,

On 2021-04-24 10:09 +0200, Yann E. MORIN spake thusly:
> On 2021-04-23 13:58 -0500, Sam Voss spake thusly:
> > Add functionality to use the kernel's built-in options to allow binary
> > blobs to be included with the kernel. This is equivalent to the blobs
> > existing in /lib/firmware, however are available earlier in the boot
> > process. This may be useful in situations where a device probes before
> > the rootfs is fully available (such as a squashfs not being loaded
> > before a usb device probing).
[--SNIP--]
> These two are just copies of the kernel config options. We can't
> reasonably have a Buildroot option for each of the kernel option.

After reviewing this with other maintainers, and seeing that this is
already pretty trivial to carry those options directly in the kernel's
configuration, we've concluded that we do not need to have those two
options in the Buildroot configuration.

Thanks!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2021-04-25 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 18:58 [Buildroot] [PATCH v3 1/1] linux: allow firmware to be included in kernel Sam Voss
2021-04-24  8:09 ` Yann E. MORIN
2021-04-25 20:38   ` Yann E. MORIN [this message]
2021-04-26 15:12     ` Sam Voss

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=20210425203800.GG298901@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.