All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jdmason@kudzu.us>
To: Khasim Mohammed <khasim.mohammed@arm.com>
Cc: meta-arm@lists.yoctoproject.org, nd@arm.com
Subject: Re: [meta-arm] [PATCH] arm-bsp/linux-linaro-arm: remove disable of CONFIG_EXTRA_FIRMWARE for N1SDP
Date: Thu, 30 Jul 2020 16:08:13 -0400	[thread overview]
Message-ID: <20200730200812.GC15405@kudzu.us> (raw)
In-Reply-To: <20200730150426.27645-1-khasim.mohammed@arm.com>

On Thu, Jul 30, 2020 at 08:34:26PM +0530, Khasim Mohammed wrote:
> The kernel defconfig has removed enabling of CONFIG_EXTRA_FIRMWARE,
> disabling the CONFIG_EXTRA_FIRMWARE isn't required.
> 
> Change-Id: I032b1aa7dd84c63f6aece5f24dbab43d14da278c
> Issue-Id: PLATFORMS-3134
> Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>

Both patches pulled into master.

Thanks,
Jon

> ---
>  .../linux/linux-linaro-arm-5.4/n1sdp/disable-extra-fw.cfg       | 2 --
>  meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend | 1 -
>  2 files changed, 3 deletions(-)
>  delete mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/disable-extra-fw.cfg
> 
> diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/disable-extra-fw.cfg b/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/disable-extra-fw.cfg
> deleted file mode 100644
> index 35afddd..0000000
> --- a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/disable-extra-fw.cfg
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -# We don't want to build firmware blobs into the kernel binary
> -CONFIG_EXTRA_FIRMWARE=""
> diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend b/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> index dcc6e47..029dbbb 100644
> --- a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> +++ b/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> @@ -11,7 +11,6 @@ SRC_URI_append_n1sdp = " \
>      file://0002-pci_quirk-add-acs-override-for-PCI-devices.patch \
>      file://0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch \
>      file://0004-n1sdp-update-n1sdp-pci-quirk-for-SR-IOV-support.patch \
> -    file://disable-extra-fw.cfg \
>      "
>  
>  # Referring to commit TAG N1SDP-2020.03.26
> -- 
> 2.17.1
> 

> 


      reply	other threads:[~2020-07-30 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30 15:04 [PATCH] arm-bsp/linux-linaro-arm: remove disable of CONFIG_EXTRA_FIRMWARE for N1SDP Khasim Mohammed
2020-07-30 20:08 ` Jon Mason [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=20200730200812.GC15405@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=khasim.mohammed@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /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.