All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Neal Frager via buildroot <buildroot@buildroot.org>
Cc: andy.a.kennedy@collins.com, ibai.erkiaga-elorza@amd.com,
	michal.simek@amd.com, brandon.maier@collins.com,
	Neal Frager <neal.frager@amd.com>,
	romain.naour@smile.fr, luca.ceresoli@bootlin.com,
	yann.morin.1998@free.fr
Subject: Re: [Buildroot] [PATCH v1 1/1] boot/xilinx-prebuilt: support future AMD Vivado versions
Date: Mon, 29 Jul 2024 19:43:48 +0200	[thread overview]
Message-ID: <20240729194348.340dcb60@windsurf> (raw)
In-Reply-To: <20240729115700.2355352-1-neal.frager@amd.com>

On Mon, 29 Jul 2024 12:57:00 +0100
Neal Frager via buildroot <buildroot@buildroot.org> wrote:

> When creating a hardware platform for AMD Versal devices with the AMD Vivado
> Design Suite, the resulting XSA file has a file named "psm_fw.elf" included.
> This does not match the "psmfw.elf" filename that users will get when building
> the boot firmware from the Xilinx GIT repository.
> 
> A change request has been submitted to resolve this issue, so that future
> AMD Vivado Design Suite versions will generate XSA files including the boot
> firmware file named "psmfw.elf" to match the filename that is generated when
> building the firmware.
> 
> In order to support both current and future versions of AMD Vivado Design
> Suite, this patch changes the xilinx-prebuilt package to use the filename
> "psm*fw.elf" when obtaining the Versal boot firmware images from a user
> generated XSA file.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>
> ---
>  boot/xilinx-prebuilt/xilinx-prebuilt.mk | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-07-29 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29 11:57 [Buildroot] [PATCH v1 1/1] boot/xilinx-prebuilt: support future AMD Vivado versions Neal Frager via buildroot
2024-07-29 17:43 ` Thomas Petazzoni 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=20240729194348.340dcb60@windsurf \
    --to=buildroot@buildroot.org \
    --cc=andy.a.kennedy@collins.com \
    --cc=brandon.maier@collins.com \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=luca.ceresoli@bootlin.com \
    --cc=michal.simek@amd.com \
    --cc=neal.frager@amd.com \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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.