diff --git a/conf/machine/imx8mguf.conf b/conf/machine/imx8mguf.conf index 841b30bf41fe08f25a3fe133ed2424607729f08a..a51975ea64925d42b8135642db86c0d2f34f3f09 100644 --- a/conf/machine/imx8mguf.conf +++ b/conf/machine/imx8mguf.conf @@ -37,6 +37,7 @@ OPTEE_BIN_EXT = "8m" # The first item in the list is the default DT. KERNEL_DEVICETREE ?= " \ seconorth/seconorth-tanaro-fg0700w0dsswagl1.dtb \ - seconorth/seconorth-tanaro-qp_070wsvgamlli1d.dtb \ seconorth/seconorth-tanaro-g121xcett122e.dtb \ + seconorth/seconorth-tanaro-qp_070wsvgamlli1d.dtb \ + seconorth/seconorth-trizeps8mini-pconxs_v3-atm0700.dtb \ " diff --git a/conf/machine/imx8mpguf.conf b/conf/machine/imx8mpguf.conf index bb2e4619458c4ff84efe776ac699ac95b4f9a2cc..22fbb5d9d03cae6bec4ddae57bf77cd118555ac2 100644 --- a/conf/machine/imx8mpguf.conf +++ b/conf/machine/imx8mpguf.conf @@ -32,7 +32,7 @@ OPTEE_BIN_EXT = "8m" # All available devicetrees for the i.MX8MP. # The first item in the list is the default DT. KERNEL_DEVICETREE ?= " \ - keithkoep/guf-trizeps8plus-dual-espresso.dtb \ - keithkoep/kuk-trizeps8plus-pconxs_v3-atm0700.dtb \ - keithkoep/kuk-trizeps8plus-hdmi-gpu.dtb \ + seconorth/seconorth-trizeps8plus-dual-espresso.dtb \ + seconorth/seconorth-trizeps8plus-hdmi-gpu.dtb \ + seconorth/seconorth-trizeps8plus-pconxs_v3-atm0700.dtb \ "