[Buildroot] [PATCH v1 1/1] configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Nov 7 22:19:21 UTC 2022


On Mon, 7 Nov 2022 05:43:18 -0700
Neal Frager via buildroot <buildroot at 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 at 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



More information about the buildroot mailing list