Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Neal Frager <neal.frager@xilinx.com>
Cc: luca@lucaceresoli.net, giulio.benetti@benettiengineering.com,
	michal.simek@xilinx.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v6 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022
Date: Sat, 12 Feb 2022 14:42:32 +0100	[thread overview]
Message-ID: <87pmnsnquv.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220211144402.1626443-1-neal.frager@xilinx.com> (Neal Frager's message of "Fri, 11 Feb 2022 07:44:01 -0700")

>>>>> "Neal" == Neal Frager <neal.frager@xilinx.com> writes:

 > This patch:
 > - bumps ATF to Xilinx v2.6: mainline v2.6 requires patch to build
 > - bumps U-Boot to Xilinx 2022.01: important drivers not in mainline
 > - bumps Linux to Xilinx 5.15: important drivers not in mainline
 > - deletes board/zynqmp/patches directory: patches already in mainline
 > - modifies board/zynqmp/genimage.cfg: U-Boot 2022.01 uses u-boot.itb format
 > - adds extlinux.conf to vfat bootfs
 > - modifies U-Boot to unified xilinx_zynqmp_virt_defconfig (supports all boards)
 > - adds support for SPL pm_cfg_obj.c loading to PMU firmware
 > - enables support for host machines without OpenSSL required by U-Boot and Linux

 > Signed-off-by: Neal Frager <neal.frager@xilinx.com>
 > Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
 > Tested-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
 > [Giulio: only build tested]

 > +++ b/configs/zynqmp_zcu106_defconfig
 > @@ -1,34 +1,39 @@
 >  BR2_aarch64=y
 > -BR2_GLOBAL_PATCH_DIR="board/zynqmp/patches/"
 > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
 > +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
 > +BR2_ROOTFS_POST_BUILD_SCRIPT="board/zynqmp/post-build.sh"
 >  BR2_ROOTFS_POST_IMAGE_SCRIPT="board/zynqmp/post-image.sh"
 >  BR2_LINUX_KERNEL=y
 >  BR2_LINUX_KERNEL_CUSTOM_GIT=y
 >  BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/Xilinx/linux-xlnx.git"
 > -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2017.4"
 > +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="966124532656bc95d781abf57531e4cd4f962237"

The git hashes do not make it directly clear what version this is, so I
changed it to use the output of describe --abbrev=40 <commit> which adds
a prefix like v5.15-930-g in front, directly making it clear that this
is based on upstream 5.15 with 930 patches on top.

I've done it for ATF and U-Boot as well and committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-02-12 13:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11 14:44 [Buildroot] [PATCH v6 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022 Neal Frager
2022-02-11 14:44 ` [Buildroot] [PATCH v6 2/2] add configs/zynqmp_zcu102_defconfig Neal Frager
2022-02-12 13:43   ` Peter Korsgaard
2022-02-12 13:13 ` [Buildroot] [PATCH v6 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022 Luca Ceresoli
2022-02-12 13:18   ` Neal Frager
2022-02-12 13:45   ` Peter Korsgaard
2022-02-12 14:47     ` Neal Frager
2022-02-23 10:05     ` Peter Korsgaard
2022-02-23 12:55       ` Neal Frager
2022-02-12 13:42 ` Peter Korsgaard [this message]
2022-02-23 10:04   ` Peter Korsgaard
2022-02-23 11:02     ` Neal Frager
2022-02-23 11:11       ` Peter Korsgaard
2022-02-23 11:29         ` Neal Frager
2022-02-23 11:18       ` Peter Korsgaard
2022-02-23 11:27         ` Neal Frager
2022-02-23 11:07     ` Neal Frager

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=87pmnsnquv.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=luca@lucaceresoli.net \
    --cc=michal.simek@xilinx.com \
    --cc=neal.frager@xilinx.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