Signed-off-by: Theodore A. Roth <[email protected]> --- conf/machine/beagle-x15.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/conf/machine/beagle-x15.conf b/conf/machine/beagle-x15.conf index d5e05ec7..0af45a84 100644 --- a/conf/machine/beagle-x15.conf +++ b/conf/machine/beagle-x15.conf @@ -4,7 +4,10 @@ require conf/machine/include/dra7xx.inc -KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb" +KERNEL_DEVICETREE = " \ + am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \ + am5729-beagleboneai.dtb \ +" MACHINE_GUI_CLASS = "bigscreen" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12591): https://lists.yoctoproject.org/g/meta-ti/message/12591 Mute This Topic: https://lists.yoctoproject.org/mt/69386296/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
