From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/linux-firmware : Install binary blobs for e100 ethernet driver
Date: Thu, 10 Jan 2019 21:01:43 +0100 [thread overview]
Message-ID: <20190110210143.1c265970@windsurf> (raw)
In-Reply-To: <20190110171116.8176-1-dplamp@gmx.com>
Hello David,
On Thu, 10 Jan 2019 18:11:16 +0100, dplamp at gmx.com wrote:
> From: David Picard <dplamp@gmx.com>
>
> Add an option in the menuconfig submenu of linux-firmware package. Install
> the firmware binary files to the target directory if the option is selected.
>
> Signed-off-by: David Picard <dplamp@gmx.com>
> ---
> package/linux-firmware/Config.in | 6 ++++++
> package/linux-firmware/linux-firmware.mk | 5 +++++
> 2 files changed, 11 insertions(+)
>
> diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
> index dcc8d4bade..5df44d7a86 100644
> --- a/package/linux-firmware/Config.in
> +++ b/package/linux-firmware/Config.in
> @@ -325,6 +325,12 @@ config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T5
> Firmware files for Chelsio T5 1Gb and 10Gb ethernet cards
> (cxgb4)
>
> +config BR2_PACKAGE_LINUX_FIRMWARE_E100
I think BR2_PACKAGE_LINUX_FIRMWARE_INTEL_E100 would be preferable
> + bool "e100 / Intel 825xx"
bool "Intel e100 825xx"
so that it is similar to:
bool "Intel iwlwifi 8265"
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-01-10 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-10 17:11 [Buildroot] [PATCH 1/1] package/linux-firmware : Install binary blobs for e100 ethernet driver dplamp at gmx.com
2019-01-10 20:01 ` Thomas Petazzoni [this message]
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=20190110210143.1c265970@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox