CL-SOM-iMX8: Yocto Linux: Package contents

From Compulab Mediawiki
Jump to: navigation, search

Layout

├── development
│   └── README.html
├── images
│   ├── fsl-image-qt5-validation-imx-cl-som-imx8.sdcard.bz2
│   └── rootfs.tar.bz2
├── kernel
│   ├── dtb
│   │   ├── sbc-imx8-bluetooth.dtb
│   │   ├── sbc-imx8.dtb
│   │   ├── sbc-imx8-dual.dtb
│   │   ├── sbc-imx8-lvds-dcss.dtb
│   │   ├── sbc-imx8-lvds-lcdif.dtb
│   │   └── sbc-imx8-m4.dtb
│   ├── Image
│   └── modules-cl-som-imx8.tgz
├── README.txt
└── version.txt

version.txt

The contents of the version.txt identifies the package version and versions of its components.

development

Development documentation

  • readme.html - package WiKi documentation links

images

  • fsl-image-qt5-validation-imx-cl-som-imx8.sdcard.bz2 - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
  • rootfs.tar.bz2 - compressed Yocto Linux root file system tree

kernel

  • Image - ready to run Linux kernel
  • modules-cl-som-imx8.tgz - a compressed tree of modules, that matches the ready to run Linux kernel
  • dtb - Device tree blobs folder
    • sbc-imx8-bluetooth.dtb  - device tree blob with i8265 Bluetooth enabled. NOTE: 2nd USB port is disabled
    • sbc-imx8.dtb - device tree blob for CL-SOM-iMX8 evaluation board kit (default)
    • sbc-imx8-dual.dtb  - device tree blob with both LVDS on lcdif and HDMI enabled
    • sbc-imx8-lvds-dcss.dtb  - device tree blob with LVDS on dcss enabled (HDMI output disabled)
    • sbc-imx8-lvds-lcdif.dtb  - device tree blob with LVDS on lcdif enabled (HDMI output disabled)
    • sbc-imx8-m4.dtb - Cortex M4 tests ready device tree