summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/colibri-vf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/colibri-vf.conf')
-rw-r--r--conf/distro/include/colibri-vf.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf
index c5a3343..fd7683d 100644
--- a/conf/distro/include/colibri-vf.conf
+++ b/conf/distro/include/colibri-vf.conf
@@ -22,16 +22,12 @@
22 22
23include conf/distro/include/toradex.inc 23include conf/distro/include/toradex.inc
24 24
25IMAGE_FSTYPES = "tar.gz"
26
27BOOTFS_CONTENT = "\ 25BOOTFS_CONTENT = "\
28 ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ 26 ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \
29 u-boot-${MACHINE}.imx:u-boot.imx \ 27 u-boot-${MACHINE}.imx:u-boot.imx \
30 " 28 "
31BOOTFS_DEPENDS = "u-boot:do_deploy" 29BOOTFS_DEPENDS = "u-boot:do_deploy"
32 30
33ADB_PRODUCTID = "0x0000"
34
35SERIAL_CONSOLES = "115200;ttymxc0 \ 31SERIAL_CONSOLES = "115200;ttymxc0 \
36 115200;ttymxc1" 32 115200;ttymxc1"
37 33