summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-04 22:31:36 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-03-30 21:00:54 +0200
commitd52be979ded7a95028a0b9a169c963de9c177a9d (patch)
tree92c2c177355d7b251c1f3ea90c9bbc9db3e2dc3e
parent9568eb493cb5fc599fac649d224ca7016599c4cc (diff)
downloadbuildroot-d52be979ded7a95028a0b9a169c963de9c177a9d.tar.gz
buildroot-d52be979ded7a95028a0b9a169c963de9c177a9d.zip
configs/freescale_imx6sxsabresd: U-Boot needs host-dtc
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306823 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 41dca854e641044a01402897a34518c4cab5095a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--configs/freescale_imx6sxsabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/freescale_imx6sxsabresd_defconfig b/configs/freescale_imx6sxsabresd_defconfig
index 01e13143b2..eb11fb8ae1 100644
--- a/configs/freescale_imx6sxsabresd_defconfig
+++ b/configs/freescale_imx6sxsabresd_defconfig
@@ -39,3 +39,4 @@ BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/uboot-imx.git"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_4.9.x_1.0.0_ga"
BR2_TARGET_UBOOT_FORMAT_IMX=y
+BR2_TARGET_UBOOT_NEEDS_DTC=y
OpenPOWER on IntegriCloud