Difference between revisions of "CL-SOM-iMX7: Yocto Linux: Package contents"

From Compulab Mediawiki
Jump to: navigation, search
(images)
(extra)
Line 5: Line 5:
 
=== Layout ===
 
=== Layout ===
 
<pre>
 
<pre>
cl-som-imx7-yocto-linux
+
cl-som-imx7-yocto-linux/
 
├── development
 
├── development
 
│   └── README.html
 
│   └── README.html
├── extra
 
│   └── btwlink-fs-support.tar.bz2
 
 
├── images
 
├── images
│   └── fsl-image-gui-cl-som-imx7.rootfs.sdcard.gz
+
│   └── fsl-image-gui-cl-som-imx7.sdcard.gz
 
├── install
 
├── install
 
│   ├── boot.scr
 
│   ├── boot.scr
 
│   ├── imx7d-cl-som-imx7.dtb
 
│   ├── imx7d-cl-som-imx7.dtb
 +
│   ├── imx7d-cl-som-imx7-m4.dtb
 +
│   ├── imx7d-sbc-imx7-csi.dtb
 
│   ├── imx7d-sbc-imx7.dtb
 
│   ├── imx7d-sbc-imx7.dtb
 +
│   ├── imx7d-sbc-imx7-lvds.dtb
 +
│   ├── imx7d-sbc-imx7-m4.dtb
 +
│   ├── imx7d-sbc-iot-imx7-can.dtb
 
│   ├── imx7d-sbc-iot-imx7.dtb
 
│   ├── imx7d-sbc-iot-imx7.dtb
 +
│   ├── imx7d-sbc-iot-imx7-rs485-hdx.dtb
 +
│   ├── imx7d-sbc-ucm-imx7.dtb
 +
│   ├── imx7d-ucm-imx7.dtb
 
│   ├── install.ext2
 
│   ├── install.ext2
│   ├── install.sh
 
 
│   ├── kernel.img
 
│   ├── kernel.img
│   ├── ramdisk.dtb
 
 
│   ├── ramdisk.img
 
│   ├── ramdisk.img
 
│   ├── rootfs.tar.bz2
 
│   ├── rootfs.tar.bz2
Line 27: Line 31:
 
│   ├── dtb
 
│   ├── dtb
 
│   │   ├── imx7d-cl-som-imx7.dtb
 
│   │   ├── imx7d-cl-som-imx7.dtb
 +
│   │   ├── imx7d-cl-som-imx7-m4.dtb
 +
│   │   ├── imx7d-sbc-imx7-csi.dtb
 
│   │   ├── imx7d-sbc-imx7.dtb
 
│   │   ├── imx7d-sbc-imx7.dtb
│   │   └── imx7d-sbc-iot-imx7.dtb
+
│   │   ├── imx7d-sbc-imx7-lvds.dtb
 +
│   │   ├── imx7d-sbc-imx7-m4.dtb
 +
│   │   ├── imx7d-sbc-iot-imx7-can.dtb
 +
│   │   ├── imx7d-sbc-iot-imx7.dtb
 +
│   │   ├── imx7d-sbc-iot-imx7-rs485-hdx.dtb
 +
│   │   ├── imx7d-sbc-ucm-imx7.dtb
 +
│   │   └── imx7d-ucm-imx7.dtb
 
│   ├── modules-cl-som-imx7.tgz
 
│   ├── modules-cl-som-imx7.tgz
 
│   └── zImage-cl-som-imx7
 
│   └── zImage-cl-som-imx7
Line 43: Line 55:
 
=== kernel ===
 
=== kernel ===
 
* {{filename|zImage-cl-som-imx7}} - ready to run Linux kernel version 4.1.15-cl-som-imx7 for CL-SOM-iMX7
 
* {{filename|zImage-cl-som-imx7}} - ready to run Linux kernel version 4.1.15-cl-som-imx7 for CL-SOM-iMX7
 +
* {{filename|modules-cl-som-imx7.tgz}} - a modules archive, that matches the ready to run Linux kernel ({{filename|zImage-cl-som-imx7}}) for CL-SOM-iMX7
 
* {{filename|dtb}} - Device tree blobs folder
 
* {{filename|dtb}} - Device tree blobs folder
  
Line 48: Line 61:
 
* {{filename|zImage}} - ready to run Linux kernel image binary for CL-SOM-iMX7
 
* {{filename|zImage}} - ready to run Linux kernel image binary for CL-SOM-iMX7
 
* {{filename|imx7d-cl-som-imx7.dtb}} - Device tree blob for CL-SOM-iMX7 SoM
 
* {{filename|imx7d-cl-som-imx7.dtb}} - Device tree blob for CL-SOM-iMX7 SoM
 +
* {{filename|imx7d-cl-som-imx7-m4.dtb}} - Device tree blob for CL-SOM-iMX7 SoM with Cortex-M4 core support
 
* {{filename|imx7d-sbc-imx7.dtb}} - Device tree blob for SBC-iMX7 Evaluation boards kit
 
* {{filename|imx7d-sbc-imx7.dtb}} - Device tree blob for SBC-iMX7 Evaluation boards kit
 +
* {{filename|imx7d-sbc-imx7-csi.dtb}} - Device tree blob for SBC-iMX7 Evaluation boards kit with MIPI CSI camera support
 +
* {{filename|imx7d-sbc-imx7-lvds.dtb}} - Device tree blob for SBC-iMX7 Evaluation boards kit with LVDS support
 +
* {{filename|imx7d-sbc-imx7-m4.dtb}} - Device tree blob for SBC-iMX7 Evaluation boards kit with Cortex-M4 core support
 
* {{filename|imx7d-sbc-iot-imx7.dtb}} - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices
 
* {{filename|imx7d-sbc-iot-imx7.dtb}} - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices
 +
* {{filename|imx7d-sbc-iot-imx7-can.dtb}} - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices with CAN bus support
 +
* {{filename|imx7d-ucm-imx7.dtb}} - Device tree blob for UCM-iMX7 SoM
 +
* {{filename|imx7d-sbc-ucm-imx7.dtb}} - Device tree blob for SBC-UCM-iMX7 Evaluation boards
 
* {{filename|rootfs.tar.bz2}} - Yocto Linux root file system
 
* {{filename|rootfs.tar.bz2}} - Yocto Linux root file system
* {{filename|kernel.img}} - Kernel image required for installation onto the eMMC
+
* {{filename|kernel.img}} - Kernel image required for installation onto the eMMC/NAND
* {{filename|ramdisk.img}} - Ramdisk image required for installation onto the eMMC
+
* {{filename|ramdisk.img}} - Ramdisk image required for installation onto the eMMC/NAND
* {{filename|ramdisk.dtb}} - Device tree blob
 
 
* {{filename|boot.scr}} - U-Boot script used for image installation
 
* {{filename|boot.scr}} - U-Boot script used for image installation
* {{filename|install.sh}} - installation script used for Automatic Installation Procedure
 
 
* {{filename|install.ext2}} - ext2 image containing additional scripts for Automatic Installation Procedure
 
* {{filename|install.ext2}} - ext2 image containing additional scripts for Automatic Installation Procedure
 
=== extra ===
 
* {{filename|btwlink-fs-support.tar.bz2}} - miscellaneous utilities and firmware for WiLink8 Bluetooth support
 
 
  
 
[[Category:Linux]]
 
[[Category:Linux]]
Line 67: Line 81:
 
[[Category:IOT-GATE-iMX7]]
 
[[Category:IOT-GATE-iMX7]]
 
[[Category:SBC-IOT-iMX7]]
 
[[Category:SBC-IOT-iMX7]]
 +
[[Category:UCM-iMX7]]

Revision as of 08:19, 18 October 2017

Package contents

Layout

cl-som-imx7-yocto-linux/
├── development
│   └── README.html
├── images
│   └── fsl-image-gui-cl-som-imx7.sdcard.gz
├── install
│   ├── boot.scr
│   ├── imx7d-cl-som-imx7.dtb
│   ├── imx7d-cl-som-imx7-m4.dtb
│   ├── imx7d-sbc-imx7-csi.dtb
│   ├── imx7d-sbc-imx7.dtb
│   ├── imx7d-sbc-imx7-lvds.dtb
│   ├── imx7d-sbc-imx7-m4.dtb
│   ├── imx7d-sbc-iot-imx7-can.dtb
│   ├── imx7d-sbc-iot-imx7.dtb
│   ├── imx7d-sbc-iot-imx7-rs485-hdx.dtb
│   ├── imx7d-sbc-ucm-imx7.dtb
│   ├── imx7d-ucm-imx7.dtb
│   ├── install.ext2
│   ├── kernel.img
│   ├── ramdisk.img
│   ├── rootfs.tar.bz2
│   └── zImage
├── kernel
│   ├── dtb
│   │   ├── imx7d-cl-som-imx7.dtb
│   │   ├── imx7d-cl-som-imx7-m4.dtb
│   │   ├── imx7d-sbc-imx7-csi.dtb
│   │   ├── imx7d-sbc-imx7.dtb
│   │   ├── imx7d-sbc-imx7-lvds.dtb
│   │   ├── imx7d-sbc-imx7-m4.dtb
│   │   ├── imx7d-sbc-iot-imx7-can.dtb
│   │   ├── imx7d-sbc-iot-imx7.dtb
│   │   ├── imx7d-sbc-iot-imx7-rs485-hdx.dtb
│   │   ├── imx7d-sbc-ucm-imx7.dtb
│   │   └── imx7d-ucm-imx7.dtb
│   ├── modules-cl-som-imx7.tgz
│   └── zImage-cl-som-imx7
├── README.txt
└── version.txt

development

Development documentation

images

  • fsl-image-gui-cl-som-imx7.rootfs.sdcard.gz - SD card image that provides the full system to boot with U-Boot and Linux kernel

kernel

  • zImage-cl-som-imx7 - ready to run Linux kernel version 4.1.15-cl-som-imx7 for CL-SOM-iMX7
  • modules-cl-som-imx7.tgz - a modules archive, that matches the ready to run Linux kernel (zImage-cl-som-imx7) for CL-SOM-iMX7
  • dtb - Device tree blobs folder

install

  • zImage - ready to run Linux kernel image binary for CL-SOM-iMX7
  • imx7d-cl-som-imx7.dtb - Device tree blob for CL-SOM-iMX7 SoM
  • imx7d-cl-som-imx7-m4.dtb - Device tree blob for CL-SOM-iMX7 SoM with Cortex-M4 core support
  • imx7d-sbc-imx7.dtb - Device tree blob for SBC-iMX7 Evaluation boards kit
  • imx7d-sbc-imx7-csi.dtb - Device tree blob for SBC-iMX7 Evaluation boards kit with MIPI CSI camera support
  • imx7d-sbc-imx7-lvds.dtb - Device tree blob for SBC-iMX7 Evaluation boards kit with LVDS support
  • imx7d-sbc-imx7-m4.dtb - Device tree blob for SBC-iMX7 Evaluation boards kit with Cortex-M4 core support
  • imx7d-sbc-iot-imx7.dtb - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices
  • imx7d-sbc-iot-imx7-can.dtb - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices with CAN bus support
  • imx7d-ucm-imx7.dtb - Device tree blob for UCM-iMX7 SoM
  • imx7d-sbc-ucm-imx7.dtb - Device tree blob for SBC-UCM-iMX7 Evaluation boards
  • rootfs.tar.bz2 - Yocto Linux root file system
  • kernel.img - Kernel image required for installation onto the eMMC/NAND
  • ramdisk.img - Ramdisk image required for installation onto the eMMC/NAND
  • boot.scr - U-Boot script used for image installation
  • install.ext2 - ext2 image containing additional scripts for Automatic Installation Procedure