UCM-iMX93: Yocto Linux: Package contents

From Compulab Mediawiki
Jump to: navigation, search

Package contents

ucm-imx93_yocto-linux
├── bootloader
│   └── imx-boot-tagged
├── development
│   └── README.html
├── images
│   ├── imx-image-full-ucm-imx93.rootfs.wic.zst
│   └── imx-image-full-ucm-imx93.manifest
├── kernel
│   ├── dtb
│   │   ├── ucm-imx93.dtb
│   │   ├── ucm-imx93-headless.dtb
│   │   └── ucm-imx93-lvds.dtb
│   ├── Image-ucm-imx93
│   └── modules-ucm-imx93.tgz
└── version.txt

development

Development documentation

bootloader

  • imx-boot-tagged - NXP imx-boot bootloader; created as a part of the Yocto image; provided as and example (optional).

images

  • imx-image-full-ucm-imx93.rootfs.wic.zst - SD card image that provides the full system to boot with U-Boot, Linux kernel, and Yocto file-system
  • imx-image-full-ucm-imx93.manifest - rootfs image manifest

kernel

  • Image-ucm-imx93 - ready to run Linux kernel for UCM-iMX93
  • modules-ucm-imx93.tgz - a modules archive, that matches the Linux kernel
  • dtb - Device tree blobs folder
    • ucm-imx93.dtb - default device tree blob for UCM-iMX93 evaluation board kit
    • ucm-imx93-lvds.dtb - device tree blob for UCM-iMX93 evaluation board kit with LVDS display support
    • ucm-imx93-headless.dtb - device tree blob for UCM-iMX93 evaluation board kit without display support