am65xx-evm: drop cpio rootfs images by default due to size

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-03-04 19:42:28 +00:00
parent 3626c16912
commit a083a18f49
+1 -1
View File
@@ -6,7 +6,7 @@ require conf/machine/include/k3.inc
MACHINE_FEATURES += "touchscreen"
IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz"
IMAGE_FSTYPES += "tar.xz wic.xz"
SERIAL_CONSOLES = "115200;ttyS2"