summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-04 22:31:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-03-30 19:06:53 +0200
commitea63e98581b6b8562af7251d36a2353f894d93ae (patch)
treee0f951a857cba62b50a52a3de5aeb2a9f24c22df
parent60c40e84e2b4e1e3e23e379e776eff8de4641e6f (diff)
downloadbuildroot-ea63e98581b6b8562af7251d36a2353f894d93ae.tar.gz
buildroot-ea63e98581b6b8562af7251d36a2353f894d93ae.zip
configs/freescale_imx6dlsabresd: U-Boot needs host-dtc
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306819 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 3575f84c4e53964fc0ffb53ec7eca362c1c3973e) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--configs/freescale_imx6dlsabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/freescale_imx6dlsabresd_defconfig b/configs/freescale_imx6dlsabresd_defconfig
index a5c0aa6090..dc9b498aa4 100644
--- a/configs/freescale_imx6dlsabresd_defconfig
+++ b/configs/freescale_imx6dlsabresd_defconfig
@@ -39,3 +39,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