Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Neal Frager <neal.frager@amd.com>
Cc: buildroot@buildroot.org, ibai.erkiaga-elorza@amd.com,
	luca.ceresoli@bootlin.com, yann.morin@orange.com,
	brandon.maier@collins.com, thomas.petazzoni@bootlin.com,
	romain.naour@smile.fr, michal.simek@amd.com,
	romain.naour@gmail.com
Subject: Re: [Buildroot] [PATCH v7 1/5] boot: add BR2_TARGET_XILINX_FIRMWARE_ARCH_SUPPORTS
Date: Fri, 26 Sep 2025 19:24:56 +0200	[thread overview]
Message-ID: <288e4e3207c7d674cdbd9a9fc6378351@free.fr> (raw)
In-Reply-To: <20250901080249.454090-1-neal.frager@amd.com>

On 01/09/2025 10:02, Neal Frager via buildroot wrote:
> Currently, the xilinx-embeddedsw and xilinx-prebuilt packages are 
> appearing
> for any aarch64 processor. As all Xilinx processors that need these 
> packages
> are ARM Cortex-A53 or ARM Cortex-A72, this means that these packages 
> are
> often appearing as options for non-Xilinx platforms.
> 
> To reduce this occurrence, this patch creates a new symbol
> BR2_TARGET_XILINX_FIRMWARE_ARCH_SUPPORTS to limit the appearance of the
> xilinx-embeddedsw and xilinx-prebuilt boot packages to only platforms 
> based
> on the BR2_cortex_a53 or BR2_cortex_a72 CPU and aarch64 architecture.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2025-09-26 17:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-01  8:02 [Buildroot] [PATCH v7 1/5] boot: add BR2_TARGET_XILINX_FIRMWARE_ARCH_SUPPORTS Neal Frager via buildroot
2025-09-01  8:02 ` [Buildroot] [PATCH v7 2/5] boot/xilinx-embeddedsw: only allow apps for device family Neal Frager via buildroot
2025-09-01 17:00   ` Luca Ceresoli via buildroot
2025-09-01  8:02 ` [Buildroot] [PATCH v7 3/5] boot/xilinx-prebuilt: only allow binaries " Neal Frager via buildroot
2025-09-01 17:00   ` Luca Ceresoli via buildroot
2025-09-01  8:02 ` [Buildroot] [PATCH v7 4/5] configs/versal_*: make savedefconfig cleaning Neal Frager via buildroot
2025-09-01  8:02 ` [Buildroot] [PATCH v7 5/5] boot/uboot: use BR2_TARGET_XILINX_FIRMWARE_ARCH_SUPPORTS Neal Frager via buildroot
2025-09-01 17:00   ` Luca Ceresoli via buildroot
2025-09-01 17:00 ` [Buildroot] [PATCH v7 1/5] boot: add BR2_TARGET_XILINX_FIRMWARE_ARCH_SUPPORTS Luca Ceresoli via buildroot
2025-09-26 17:24 ` Julien Olivain via buildroot [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=288e4e3207c7d674cdbd9a9fc6378351@free.fr \
    --to=buildroot@buildroot.org \
    --cc=brandon.maier@collins.com \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=ju.o@free.fr \
    --cc=luca.ceresoli@bootlin.com \
    --cc=michal.simek@amd.com \
    --cc=neal.frager@amd.com \
    --cc=romain.naour@gmail.com \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin@orange.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox