summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-04 22:31:32 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-03-30 19:06:59 +0200
commit11ca1bcbf4c94ef33f98ad88dc45deeed78d78cb (patch)
treee8a70ab9537bb29c3f4d532311925d503153f30e
parentea63e98581b6b8562af7251d36a2353f894d93ae (diff)
downloadbuildroot-11ca1bcbf4c94ef33f98ad88dc45deeed78d78cb.tar.gz
buildroot-11ca1bcbf4c94ef33f98ad88dc45deeed78d78cb.zip
configs/freescale_imx6dlsabreauto: U-Boot needs host-dtc
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306818 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 770a75600ccfa0be6ec783340c2cd6cc9cfa3a72) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--configs/freescale_imx6dlsabreauto_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/freescale_imx6dlsabreauto_defconfig b/configs/freescale_imx6dlsabreauto_defconfig
index 19c1cc286a..55db461f44 100644
--- a/configs/freescale_imx6dlsabreauto_defconfig
+++ b/configs/freescale_imx6dlsabreauto_defconfig
@@ -40,3 +40,4 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
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_NEEDS_DTC=y
OpenPOWER on IntegriCloud