mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
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> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7c0def2452
commit
0954c013bc
@@ -1 +0,0 @@
|
||||
CONFIG_DEFAULT_DEVICE_TREE="zynq-microzed"
|
||||
@@ -1 +0,0 @@
|
||||
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc706"
|
||||
@@ -1 +0,0 @@
|
||||
CONFIG_DEFAULT_DEVICE_TREE="zynq-zed"
|
||||
Reference in New Issue
Block a user