CL-SOM-iMX8Plus: Yocto Linux: Package contents
Package contents
Layout
som-imx8m-plus_yocto-linux ├── bootloader │ └── imx-boot-som-imx8m-plus-sd.bin-flash_evk ├── development │ └── README.html ├── images │ ├── imx-image-full-som-imx8m-plus.rootfs.manifest │ └── imx-image-full-som-imx8m-plus.rootfs.wic.bz2 ├── kernel │ ├── dtb │ │ ├── som-imx8m-plus.dtb │ │ ├── som-imx8m-plus-hdmi.dtb │ │ ├── som-imx8m-plus-lvds.dtb │ │ ├── som-imx8m-plus_mipi-csi1.dtb │ │ ├── som-imx8m-plus_mipi-csi2.dtb │ │ ├── som-imx8m-plus-mipi.dtb │ │ ├── som-imx8m-plus-rpmsg.dtb │ │ ├── som-imx8m-plus-thermal.dtb │ │ └── som-imx8m-plus-usbdev.dtb │ ├── Image-som-imx8m-plus │ └── modules-som-imx8m-plus.tgz ├── release.note └── version.txt
development
Development documentation
bootloader
- imx-boot-som-imx8m-plus-sd.bin-flash_evk - NXP imx-boot bootloader; created as a part of the Yocto image; provided as and example (optional).
images
- imx-image-full-som-imx8m-plus.rootfs.wic.bz2 - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
- imx-image-full-som-imx8m-plus.rootfs.manifest - rootfs image manifest
kernel
- Image-som-imx8m-plus - ready to run Linux kernel for SOM-iMX8M-Plus
- modules-som-imx8m-plus.tgz - a modules archive, that match the Linux kernel
- dtb - Device tree blobs folder
- som-imx8m-plus.dtb - default device tree blob for SOM-iMX8M-Plus evaluation board kit
- som-imx8m-plus-csi1.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with mipi_csi1=on ; mipi_csi2=off
- som-imx8m-plus-csi2.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with mipi_csi1=off ; mipi_csi2=on
- som-imx8m-plus-hdmi.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with the HDMI interface on only
- som-imx8m-plus-mipi.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with the MIPI interface on only
- som-imx8m-plus-lvds.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with the LVDS interface on only
- som-imx8m-plus-usbdev.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with peripheral device support on J5 USB1
- som-imx8m-plus-rpmsg.dtb - device tree blob for SOM-iMX8M-Plus evaluation board kit with rpmsg settings enabled