summaryrefslogtreecommitdiff
path: root/conf/machine/simc-t1022-tcb-02.conf
diff options
context:
space:
mode:
authorvojo <joris.van.vossen@sintecs.nl>2017-06-26 13:48:28 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-06-26 13:51:36 (GMT)
commit485f99be969f973050567cdd5283befa92022d97 (patch)
tree89ebc48ce44ce6780de2843a0f7a8ac5f6a8c09d /conf/machine/simc-t1022-tcb-02.conf
parentb445b2005332bcbcbcb345f47d2d9a263dfbcf6d (diff)
downloadmeta-scalys-ppc-485f99be969f973050567cdd5283befa92022d97.tar.xz
Support for the NXP SDK v2.0 with patch 1703
Diffstat (limited to 'conf/machine/simc-t1022-tcb-02.conf')
-rw-r--r--conf/machine/simc-t1022-tcb-02.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/simc-t1022-tcb-02.conf b/conf/machine/simc-t1022-tcb-02.conf
index 0239999..b83b436 100644
--- a/conf/machine/simc-t1022-tcb-02.conf
+++ b/conf/machine/simc-t1022-tcb-02.conf
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
SOC_FAMILY = "t1:t1022"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/simc-t10xx_defconfig"
-KERNEL_DEVICETREE ?= "simc-t1022.dtb"
+KERNEL_DEVICETREE ?= "fsl/simc-t1022.dtb"
KERNEL_FIT_IMAGES ?= "simc-t1022"
PREFERRED_PROVIDER_virtual/bootloader = "${PREFERRED_PROVIDER_u-boot}"