From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Neal Frager via buildroot <buildroot@buildroot.org>
Cc: luca.ceresoli@bootlin.com, michal.simek@amd.com,
Neal Frager <neal.frager@amd.com>
Subject: Re: [Buildroot] [PATCH v1 1/1] configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
Date: Mon, 7 Nov 2022 23:19:21 +0100 [thread overview]
Message-ID: <20221107231921.19cc5c5d@windsurf> (raw)
In-Reply-To: <20221107124318.21725-1-neal.frager@amd.com>
On Mon, 7 Nov 2022 05:43:18 -0700
Neal Frager via buildroot <buildroot@buildroot.org> wrote:
> This patch migrates the u-boot device tree definition
> from uboot.fragment files to use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
> instead for the zynq_zc706, zynq_zed and zynq_microzed defconfigs.
>
> Signed-off-by: Neal Frager <neal.frager@amd.com>
> ---
> board/zynq/microzed/uboot.fragment | 1 -
> board/zynq/zc706/uboot.fragment | 1 -
> board/zynq/zed/uboot.fragment | 1 -
> configs/zynq_microzed_defconfig | 2 +-
> configs/zynq_zc706_defconfig | 2 +-
> configs/zynq_zed_defconfig | 2 +-
> 6 files changed, 3 insertions(+), 6 deletions(-)
> delete mode 100644 board/zynq/microzed/uboot.fragment
> delete mode 100644 board/zynq/zc706/uboot.fragment
> delete mode 100644 board/zynq/zed/uboot.fragment
Applied to next, 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
prev parent reply other threads:[~2022-11-07 22:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-07 12:43 [Buildroot] [PATCH v1 1/1] configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS Neal Frager via buildroot
2022-11-07 14:31 ` Luca Ceresoli via buildroot
2022-11-07 22:19 ` 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=20221107231921.19cc5c5d@windsurf \
--to=buildroot@buildroot.org \
--cc=luca.ceresoli@bootlin.com \
--cc=michal.simek@amd.com \
--cc=neal.frager@amd.com \
--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 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.