summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-10-29 15:52:25 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-10-29 15:52:25 +0100
commitd3b78b0bb46a9217528501eb5c00f96be61ef215 (patch)
treeebff330bf69f2b245e8d93596cda45bc977cc19c /conf
parent292f8bbc45a58d33997a3b7873532748c75f2e87 (diff)
Revert "machine: apalis-imx8: use newer devicetree only for use-head-next"
This reverts commit e3e5aba1c725ad3ff4daf128ad525625923a653d.
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/apalis-imx8.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/apalis-imx8.conf b/conf/machine/apalis-imx8.conf
index 3971587..c2a2ab4 100644
--- a/conf/machine/apalis-imx8.conf
+++ b/conf/machine/apalis-imx8.conf
@@ -25,8 +25,7 @@ LOADADDR = ""
# auto-serial-console there
USE_VT = "0"
-KERNEL_DEVICETREE_use-head-next = "freescale/fsl-imx8qm-apalis-eval.dtb"
-KERNEL_DEVICETREE = "freescale/fsl-imx8qm-apalis.dtb"
+KERNEL_DEVICETREE = "freescale/fsl-imx8qm-apalis-eval.dtb"
UBOOT_SUFFIX = "bin"
UBOOT_CONFIG ??= "sd"