[meta-ti] [morty/master][PATCH] dra7xx-evm: enable UBI images for NAND on dra71x

Denys Dmytriyenko denys at ti.com
Tue Sep 12 11:02:19 PDT 2017


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/dra7xx-evm.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 2202a70..38230c6 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
 
 MACHINE_FEATURES += "touchscreen"
 
-IMAGE_FSTYPES += "tar.xz"
+IMAGE_FSTYPES += "ubifs ubi tar.xz"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-- 
1.7.9.5



More information about the meta-ti mailing list