On 11/15/21 10:48 PM, Yogesh Siraswar via lists.yoctoproject.org wrote: > Add missing k3-am642-evm-nand.dtbo required for system test > > Signed-off-by: Yogesh Siraswar <[email protected]> > --- > conf/machine/include/am64xx.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/am64xx.inc b/conf/machine/include/am64xx.inc > index 95fdc79d..7646c70a 100644 > --- a/conf/machine/include/am64xx.inc > +++ b/conf/machine/include/am64xx.inc > @@ -10,6 +10,7 @@ KERNEL_DEVICETREE = " \ > ti/k3-am642-evm.dtb \ > ti/k3-am642-sk.dtb \ > ti/k3-am642-evm-icssg1-dualemac.dtbo \ > + ti/k3-am642-evm-nand.dtbo \ > "
Just wondering why this list cannot be wild carded? Would avoid need to remember and add new dtbos to the list every time new dtbo is added in kernel. Regards Vignesh
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14158): https://lists.yoctoproject.org/g/meta-ti/message/14158 Mute This Topic: https://lists.yoctoproject.org/mt/87074678/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
