Transclusion: Debian: CL-SOM-iMX7: Package contents

From Compulab Mediawiki
Revision as of 10:06, 24 August 2017 by Ilya (talk)
Jump to: navigation, search

Package contents

Layout

cl-som-imx7-linux/
├── extra
│   └── bcm4343w
│       ├── bluetooth.update.tar.bz2
│       └── wifi.update.tar.bz2
├── 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-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-ucm-imx7.dtb
│   │   └── imx7d-ucm-imx7.dtb
│   ├── dts
│   │   ├── imx7d-cl-som-imx7.dts
│   │   ├── imx7d-cl-som-imx7-m4.dts
│   │   ├── imx7d-cl-som-imx7-m4.dtsi
│   │   ├── imx7d-sbc-imx7-csi.dts
│   │   ├── imx7d-sbc-imx7.dts
│   │   ├── imx7d-sbc-imx7-lvds.dts
│   │   ├── imx7d-sbc-imx7-m4.dts
│   │   ├── imx7d-sbc-iot-imx7-can.dts
│   │   ├── imx7d-sbc-iot-imx7.dts
│   │   ├── imx7d-sbc-ucm-imx7.dts
│   │   └── imx7d-ucm-imx7.dts
│   ├── linux-4.1.15-cl-som-imx7-4.0.config
│   ├── linux-4.1.15-cl-som-imx7-4.0.patch
│   ├── modules_4.1.15-cl-som-imx7-4.0.tar.bz2
│   ├── patches
│   │   ├── 0001-platform-add-depends-property-handler.patch
│   │   ├── ...
│   │   └── 0043-ARM-imx7d-release-kernel-v4.1.15-cl-som-imx7-4.0.patch
│   └── zImage-4.1.15-cl-som-imx7-4.0.bin
├── utilities
│   ├── boot.scr
│   ├── bootscr.sh
│   ├── bootscr.src.mmc
│   ├── bootscr.src.usb
│   ├── eeprom-util
│   │   ├── eeprom-util
│   │   ├── eeprom-util-static
│   │   └── eeprom-util-v2.1-sources.tar.gz
│   └── tftpd32.zip
├── readme.txt
└── version.txt

version.txt

The contents of the version.txt identifies the package version.

images

  • 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 - Debian Sid armhf 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

kernel

  • zImage-4.1.15-cl-som-imx7-4.0.bin - ready to run Linux kernel version 4.1.15-cl-som-imx7-4.0 for CL-SOM-iMX7
  • dtb - Device tree blobs folder
  • dts - Device tree sources folder
  • linux-4.1.15-cl-som-imx7-4.0.config - Linux kernel 4.1.15-cl-som-imx7-4.0 configuration file
  • linux-4.1.15-cl-som-imx7-4.0.patch - patch vs. rel_imx_4.1.15_1.2.0_ga commit with support for CL-SOM-iMX7 and UCM-iMX7 peripherals
  • patches - ordered collection of patches, that form the single patch above (linux-4.1.15-cl-som-imx7-4.0.patch)
  • modules_4.1.15-cl-som-imx7-4.0.tar.bz2 - a modules tarball, that matches the ready to run Linux kernel (zImage-4.1.15-cl-som-imx7-4.0.bin)

extra

  • bcm4343w - Bluetooth and WiFi configuration files archives for BCM4343W chipset

utilities

The utilities directory contains miscellaneous utilities useful for development

  • tftpd32.zip - TFTP server for Windows users
  • eeprom-util - CompuLab EEPROM utility for reading information found inside the EEPROM on CompuLab boards
  • bootscr.src.mmc - U-Boot script source used for loading Auto-Installation suite from MMC storage
  • bootscr.src.usb - U-Boot script source used for loading Auto-Installation suite from USB storage
  • boot.scr - pre-built U-Boot script bootscr.src.usb
  • bootscr.sh - Linux command line script to create U-Boot script