Difference between revisions of "IOT-GATE-iMX8 and SBC-IOT-iMX8: Debian Linux: Package contents"

From Compulab Mediawiki
Jump to: navigation, search
imported>Uri.mashiach
 
imported>Uri.mashiach
Line 13: Line 13:
 
├── kernel
 
├── kernel
 
│   ├── dtb
 
│   ├── dtb
 +
│  │  ├── sb-iotgimx8.dtb
 
│   │   ├── sb-iotgimx8-can.dtb
 
│   │   ├── sb-iotgimx8-can.dtb
│   │   └── sb-iotgimx8.dtb
+
│   │   └── sb-iotgimx8-ied.dtb
 
│   ├── Image
 
│   ├── Image
 
│   └── modules-iot-gate-imx8x.tar.xz
 
│   └── modules-iot-gate-imx8x.tar.xz
Line 30: Line 31:
 
=== kernel ===
 
=== kernel ===
 
* {{filename|Image}} - ready to run Linux kernel for IOT-GATE-iMX8/SBC-IOT-iMX8
 
* {{filename|Image}} - ready to run Linux kernel for IOT-GATE-iMX8/SBC-IOT-iMX8
* {{filename|modules-ucm-imx8m-mini.tgz}} - a modules archive, that match the UCM-iMX8M-Mini ready to run Linux kernel ({{filename|Image}})
+
* {{filename|modules-ucm-imx8m-mini.tgz}} - a modules archive, that match the Linux kernel ({{filename|Image}})
 
* {{filename|dtb}} - device tree blobs folder
 
* {{filename|dtb}} - device tree blobs folder
** {{filename|sb-iotgimx8-can.dtb}} - device tree blobs for the IOT-GATE-iMX8/SBC-IOT-iMX8 with CAN bus extension
+
** {{filename|sb-iotgimx8.dtb}} - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, without extension board
** {{filename|sb-iotgimx8.dtb}} - device tree blobs for the IOT-GATE-iMX8/SBC-IOT-iMX8
+
** {{filename|sb-iotgimx8-ied.dtb}} - devicedevice tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with industrial I/O extension boards
* {{filename|modules-iot-gate-imx8x.tar.xz}} - device tree blob for IOT-GATE-iMX8/SBC-IOT-iMX8
+
** {{filename|sb-iotgimx8-can.dtb}} - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with FCAN2 extension board (legacy)
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 16:57, 17 September 2020

Package contents

Layout

iot-gate-imx8-debian-linux/
├── development
│   └── README.html
├── images
│   ├── debian.iot-gate-imx8.live-img.xz
│   └── debian.rootfs.tar.xz
├── kernel
│   ├── dtb
│   │   ├── sb-iotgimx8.dtb
│   │   ├── sb-iotgimx8-can.dtb
│   │   └── sb-iotgimx8-ied.dtb
│   ├── Image
│   └── modules-iot-gate-imx8x.tar.xz
├── README.txt
└── version.txt

development

Development documentation

images

  • debian.iot-gate-imx8.live-img.xz - live image that provides a Linux kernel and Debian file-system
  • debian.rootfs.tar.xz - Debian Linux root file-system

kernel

  • Image - ready to run Linux kernel for IOT-GATE-iMX8/SBC-IOT-iMX8
  • modules-ucm-imx8m-mini.tgz - a modules archive, that match the Linux kernel (Image)
  • dtb - device tree blobs folder
    • sb-iotgimx8.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, without extension board
    • sb-iotgimx8-ied.dtb - devicedevice tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with industrial I/O extension boards
    • sb-iotgimx8-can.dtb - device tree blob for the IOT-GATE-iMX8 and SBC-IOT-iMX8, with FCAN2 extension board (legacy)