From cc2ecf5ff0258a64d0d02ebd9b491a2e6811e8fd Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 5 Apr 2018 05:13:40 +0000 Subject: conf/machine: add couple new DTBs Signed-off-by: Denys Dmytriyenko --- conf/machine/include/ti33x.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index 570953b9..05527b82 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc @@ -26,7 +26,8 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" KERNEL_IMAGETYPE = "zImage" -KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-icev2.dtb \ +KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb \ + am335x-icev2.dtb am335x-icev2-prueth.dtb \ am335x-bone.dtb am335x-boneblue.dtb \ am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb" -- cgit v1.2.3-54-g00ecf