From 471576b7206a83eb646a843dd93d1886ee7c757b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 18 Feb 2020 00:12:31 +0000 Subject: [PATCH] am57xx-evm: re-add am5729-beagleboneai.dtb Signed-off-by: Denys Dmytriyenko --- conf/machine/am57xx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 3f050357..2e39a088 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf @@ -10,6 +10,7 @@ SERIAL_CONSOLES = "115200;ttyS2" KERNEL_DEVICETREE = " \ am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \ + am5729-beagleboneai.dtb \ am57xx-evm.dtb \ am57xx-evm-reva3.dtb \ am571x-idk.dtb \