CL-SOM-iMX8MAX: Yocto Linux: Package contents

From Compulab Mediawiki
Revision as of 09:33, 24 March 2021 by imported>Ilya
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Layout

cl-som-imx8max_yocto-linux
├── development
│   └── README.html
├── images
│   ├── compulab-image-cl-som-imx8max.manifest
│   ├── compulab-image-cl-som-imx8max.wic.bmap
│   └── compulab-image-cl-som-imx8max.wic.bz2
├── kernel
│   ├── dtb
│   │   ├── imx8qm-sbc-imx8max-dp.dtb
│   │   ├── imx8qm-sbc-imx8max.dtb
│   │   └── imx8qm-sbc-imx8max-pcie.dtb
│   ├── Image
│   └── modules-cl-som-imx8max.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

  • compulab-image-cl-som-imx8max.wic.bz2 - SD card image archive that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
  • compulab-image-cl-som-imx8max.wic.bmap - block map (bmap) file for the live SD image. Used by bmaptool for image installation
  • compulab-image-cl-som-imx8max.manifest - Manifest provides an actual version info for all component of the build


kernel

  • Image - ready to run Linux kernel
  • modules-cl-som-imx8max.tgz - a compressed tree of modules, that matches the ready to run Linux kernel
  • dtb - Device tree blobs folder
    • imx8qm-sbc-imx8max.dtb  - basic device tree blob for the SBC-iMX8MAX single board computer. WiFi chip is enabled, mPCIe slot P11 on the baseboard is disabled
    • imx8qm-sbc-imx8max-dp.dtb  - device tree blob for the SBC-iMX8MAX single board computer that enabled DP display option
    • imx8qm-sbc-imx8max-pcie.dtb  - device tree blob that enables mPCIe slot P11 on the baseboard instead of WiFi chip