IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: Package contents
Package contents
Layout
├── development │ └── README.html ├── images │ ├── rootfs.tar.bz2 │ └── yocto_iot-gate-imx8_live-img.bz2 ├── kernel │ ├── Image-iot-gate-imx8 │ ├── modules-iot-gate-imx8.tgz │ └── dtb │ ├── ucm-imx8m-mini.dtb │ ├── sb-iotgimx8.dtb │ ├── sb-iotgimx8-ied.dtb │ ├── sb-iotgimx8-ied-m4.dtb │ ├── sb-iotgimx8-poed.dtb │ ├── sb-iotgimx8-poedv2.dtb │ └── sb-iotgimx8-can.dtb ├── README.txt └── version.txt
development
Development documentation
images
- yocto.iot-gate-imx8.live-img.bz2 - live image that provides a Linux kernel and Yocto file-system
- rootfs.tar.bz2 - Yocto Linux root file-system
kernel
- Image-iot-gate-imx8 - ready to run Linux kernel for IOT-GATE-iMX8 and SBC-IOT-iMX8
- modules-iot-gate-imx8.tgz - a modules archive, that match the Linux kernel
- dtb - Device tree blobs folder
- ucm-imx8m-mini.dtb - device tree blob for UCM-iMX8M-Mini module
- sb-iotgimx8.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, without extension board
- sb-iotgimx8-ied.dtb - devicedevice tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with industrial I/O extension boards
- sb-iotgimx8-ied-m4.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with industrial I/O extension boards and support for the M4 core
- sb-iotgimx8-poed.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with PoE, revision 1.0, extension board
- sb-iotgimx8-poedv2.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with PoE, revision 2.x, extension board
- sb-iotgimx8-can.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with FCAN2 extension board (legacy)