Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Brandon Maier" <brandon.maier@gmail.com>
To: "Neal Frager" <neal.frager@amd.com>, <buildroot@buildroot.org>
Cc: <ibai.erkiaga-elorza@amd.com>, <luca.ceresoli@bootlin.com>,
	<brandon.maier@collins.com>, <ju.o@free.fr>,
	<thomas.petazzoni@bootlin.com>, <romain.naour@smile.fr>,
	<michal.simek@amd.com>
Subject: Re: [Buildroot] [PATCH v1 2/2] configs/zynqmp|versal: bump xilinx-prebuilt to xilinx_v2024.2_update1
Date: Thu, 09 Jan 2025 18:17:20 -0600	[thread overview]
Message-ID: <D6XYM8SA9LAT.2AJ2ZNB87XKBW@gmail.com> (raw)
In-Reply-To: <20250107151521.1655280-2-neal.frager@amd.com>

On Tue Jan 7, 2025 at 9:15 AM CST, Neal Frager via buildroot wrote:
> Bump the zynqmp and versal defconfigs to use the xilinx-prebuilt
> xilinx_v2024.2_update1 release tag instead of the xilinx_v2024.2 release tag.
>
> The zynqmp_kria defconfigs were still using the old default xilinx_v2024.1
> release tag, so they have automatically updated to the new
> xilinx_v2024.2_update1 release.
>
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Reviewed-by: Brandon Maier <brandon.maier@gmail.com>

> ---
>  board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash | 2 +-
>  configs/versal_vck190_defconfig                           | 1 -
>  configs/versal_vek280_defconfig                           | 1 -
>  configs/versal_vpk180_defconfig                           | 1 -
>  configs/zynqmp_zcu102_defconfig                           | 1 -
>  configs/zynqmp_zcu104_defconfig                           | 1 -
>  configs/zynqmp_zcu106_defconfig                           | 1 -
>  7 files changed, 1 insertion(+), 7 deletions(-)
>
> diff --git a/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash b/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash
> index fe6963872c..ea072378a8 100644
> --- a/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash
> +++ b/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated
> -sha256  ef61a4b249ecbf632a25cc34c3b03b8290be44397ff739467ac92ec1701e23bf  xilinx-prebuilt-xilinx_v2024.2.tar.gz
> +sha256  86ee9629366aa8c0d70b87202152a793804ed4090e3a6fdac4eaf855bcc4d458  xilinx-prebuilt-xilinx_v2024.2_update1.tar.gz
> diff --git a/configs/versal_vck190_defconfig b/configs/versal_vck190_defconfig
> index 21fc202b30..165b67ec3a 100644
> --- a/configs/versal_vck190_defconfig
> +++ b/configs/versal_vck190_defconfig
> @@ -35,7 +35,6 @@ BR2_TARGET_UBOOT_FORMAT_DTB=y
>  BR2_TARGET_UBOOT_FORMAT_REMAKE_ELF=y
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=versal-vck190-rev1.1"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_TARGET_XILINX_PREBUILT_VERSAL=y
>  BR2_PACKAGE_HOST_BOOTGEN=y
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
> diff --git a/configs/versal_vek280_defconfig b/configs/versal_vek280_defconfig
> index e90408e6b4..832788219d 100644
> --- a/configs/versal_vek280_defconfig
> +++ b/configs/versal_vek280_defconfig
> @@ -35,7 +35,6 @@ BR2_TARGET_UBOOT_FORMAT_DTB=y
>  BR2_TARGET_UBOOT_FORMAT_REMAKE_ELF=y
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=versal-vek280-revB"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_TARGET_XILINX_PREBUILT_VERSAL=y
>  BR2_TARGET_XILINX_PREBUILT_BOARD="vek280"
>  BR2_PACKAGE_HOST_BOOTGEN=y
> diff --git a/configs/versal_vpk180_defconfig b/configs/versal_vpk180_defconfig
> index 604e5f69c7..3db3be23ec 100644
> --- a/configs/versal_vpk180_defconfig
> +++ b/configs/versal_vpk180_defconfig
> @@ -35,7 +35,6 @@ BR2_TARGET_UBOOT_FORMAT_DTB=y
>  BR2_TARGET_UBOOT_FORMAT_REMAKE_ELF=y
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=versal-vpk180-revA"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_TARGET_XILINX_PREBUILT_VERSAL=y
>  BR2_TARGET_XILINX_PREBUILT_BOARD="vpk180"
>  BR2_PACKAGE_HOST_BOOTGEN=y
> diff --git a/configs/zynqmp_zcu102_defconfig b/configs/zynqmp_zcu102_defconfig
> index 1ad2a064fc..d2700d4ea1 100644
> --- a/configs/zynqmp_zcu102_defconfig
> +++ b/configs/zynqmp_zcu102_defconfig
> @@ -38,7 +38,6 @@ BR2_TARGET_UBOOT_ZYNQMP_PMUFW_PREBUILT=y
>  BR2_TARGET_UBOOT_ZYNQMP_PM_CFG="board/zynqmp/zcu102/pm_cfg_obj.c"
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=zynqmp-zcu102-rev1.0"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
>  BR2_PACKAGE_HOST_GENIMAGE=y
>  BR2_PACKAGE_HOST_MTOOLS=y
> diff --git a/configs/zynqmp_zcu104_defconfig b/configs/zynqmp_zcu104_defconfig
> index 4856c9b958..3d08d40cf0 100644
> --- a/configs/zynqmp_zcu104_defconfig
> +++ b/configs/zynqmp_zcu104_defconfig
> @@ -38,7 +38,6 @@ BR2_TARGET_UBOOT_ZYNQMP_PMUFW_PREBUILT=y
>  BR2_TARGET_UBOOT_ZYNQMP_PM_CFG="board/zynqmp/zcu104/pm_cfg_obj.c"
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=zynqmp-zcu104-revC"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_TARGET_XILINX_PREBUILT_BOARD="zcu104"
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
>  BR2_PACKAGE_HOST_GENIMAGE=y
> diff --git a/configs/zynqmp_zcu106_defconfig b/configs/zynqmp_zcu106_defconfig
> index 4c5ac16f0c..e91d88f05f 100644
> --- a/configs/zynqmp_zcu106_defconfig
> +++ b/configs/zynqmp_zcu106_defconfig
> @@ -38,7 +38,6 @@ BR2_TARGET_UBOOT_ZYNQMP_PMUFW_PREBUILT=y
>  BR2_TARGET_UBOOT_ZYNQMP_PM_CFG="board/zynqmp/zcu106/pm_cfg_obj.c"
>  BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS="DEVICE_TREE=zynqmp-zcu106-rev1.0"
>  BR2_TARGET_XILINX_PREBUILT=y
> -BR2_TARGET_XILINX_PREBUILT_VERSION="xilinx_v2024.2"
>  BR2_TARGET_XILINX_PREBUILT_BOARD="zcu106"
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
>  BR2_PACKAGE_HOST_GENIMAGE=y
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-01-10  0:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-07 15:15 [Buildroot] [PATCH v1 1/2] boot/xilinx-prebuilt: bump default to xilinx_v2024.2_update1 Neal Frager via buildroot
2025-01-07 15:15 ` [Buildroot] [PATCH v1 2/2] configs/zynqmp|versal: bump xilinx-prebuilt " Neal Frager via buildroot
2025-01-10  0:17   ` Brandon Maier [this message]
2025-01-10  8:08   ` Luca Ceresoli via buildroot
2025-01-10  0:17 ` [Buildroot] [PATCH v1 1/2] boot/xilinx-prebuilt: bump default " Brandon Maier
2025-01-10  8:07 ` Luca Ceresoli via buildroot

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=D6XYM8SA9LAT.2AJ2ZNB87XKBW@gmail.com \
    --to=brandon.maier@gmail.com \
    --cc=brandon.maier@collins.com \
    --cc=buildroot@buildroot.org \
    --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@smile.fr \
    --cc=thomas.petazzoni@bootlin.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