<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=CM-T43%3A_Linux%3A_Package_contents</id>
	<title>CM-T43: Linux: Package contents - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=CM-T43%3A_Linux%3A_Package_contents"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=CM-T43:_Linux:_Package_contents&amp;action=history"/>
	<updated>2026-04-30T10:08:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=CM-T43:_Linux:_Package_contents&amp;diff=2980&amp;oldid=prev</id>
		<title>Nikita: /* utilities */</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=CM-T43:_Linux:_Package_contents&amp;diff=2980&amp;oldid=prev"/>
		<updated>2016-06-29T11:26:09Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;utilities&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Layout ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cm-t43-linux&lt;br /&gt;
├── images&lt;br /&gt;
│   ├── bootscr.img&lt;br /&gt;
│   ├── debian-image.tar.bz2&lt;br /&gt;
│   ├── am437x-sb-som-t43.dtb&lt;br /&gt;
│   ├── kernel.img&lt;br /&gt;
│   ├── ramdisk.img&lt;br /&gt;
│   └── zImage-cm-t43&lt;br /&gt;
├── kernel&lt;br /&gt;
│   ├── linux-4.4.13-cm-t43-5.config&lt;br /&gt;
│   ├── linux-4.4.13-cm-t43-5.patch&lt;br /&gt;
│   ├── modules-4.4.13-cm-t43-5.tar.bz2&lt;br /&gt;
│   ├── zImage-4.4.13-cm-t43-5.bin&lt;br /&gt;
│   ├── patches&lt;br /&gt;
│   │   ├── 0001-ARM-dts-cm-t43-add-support-for-cm-t43.patch&lt;br /&gt;
│   │   ├── ...&lt;br /&gt;
│   │   └── 0027-Linux-v4.4.13-cm-t43-5.patch&lt;br /&gt;
│   └── zImage-4.1.15-cl-som-imx7-2.0.bin&lt;br /&gt;
├── README.txt&lt;br /&gt;
├── utilities&lt;br /&gt;
│   ├── bootscr.src&lt;br /&gt;
│   ├── eeprom-util&lt;br /&gt;
│   │   ├── eeprom-util&lt;br /&gt;
│   │   ├── eeprom-util-static&lt;br /&gt;
│   │   └── eeprom-util-v2.1-sources.tar.gz&lt;br /&gt;
│   └── tftpd32.zip&lt;br /&gt;
└── version.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== version.txt ==&lt;br /&gt;
The contents of the {{filename|version.txt}} identifies the package version.&lt;br /&gt;
&lt;br /&gt;
== images ==&lt;br /&gt;
* {{filename|debian-image.tar.bz2}} - archive of the Debian root file system&lt;br /&gt;
* {{filename|bootscr.img}} - U-Boot script used for image installation&lt;br /&gt;
* {{filename|am437x-sb-som-t43.dtb}} - SB-SOM-T43 Device Tree binary&lt;br /&gt;
* {{filename|kernel.img}} - Kernel image required for installation onto the eMMC&lt;br /&gt;
* {{filename|ramdisk.img}} - Ramdisk image required for installation onto the eMMC&lt;br /&gt;
* {{filename|zImage-cm-t43}} - ready to run Linux kernel image binary for CM-T43&lt;br /&gt;
&lt;br /&gt;
== kernel ==&lt;br /&gt;
* {{filename|linux-4.4.13-cm-t43-5.config}} - Linux kernel 4.4.13-cm-t43-5 configuration file&lt;br /&gt;
* {{filename|linux-4.4.13-cm-t43-5.patch}} - patch vs. [http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=ba760d4302e4fce130007b8bdbce7fcafc9bd9a9 Linux kernel 4.4.13] with support for CM-T43 peripherals&lt;br /&gt;
* {{filename|modules-4.4.13-cm-t43-5.tar.bz2}} - archive of pre-compiled modules for Linux kernel version 4.4.13-cm-t43-5&lt;br /&gt;
* {{filename|zImage-4.4.13-cm-t43-5.bin}} - ready to run Linux kernel version 4.4.13-cm-t43-5 for CM-T43&lt;br /&gt;
* {{filename|patches}} - ordered collection of patches, that form the single patch above ({{filename|linux-4.4.13-cm-t43-5.patch}})&lt;br /&gt;
&lt;br /&gt;
== utilities ==&lt;br /&gt;
The {{filename|utilities}} directory contains miscellaneous utilities useful for development&lt;br /&gt;
* {{filename|bootscr.src}} - U-Boot script source used for loading kernel and ramdisk images from MMC/SD card or USB storage device&lt;br /&gt;
* {{filename|eeprom-util}} - CompuLab EEPROM utility for reading information found inside the EEPROM on CompuLab boards&lt;br /&gt;
* {{filename|tftpd32.zip}} - TFTP server for Windows users&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|Getting started]]&lt;br /&gt;
[[Category:CM-T43|Linux: Getting started]]&lt;/div&gt;</summary>
		<author><name>Nikita</name></author>
		
	</entry>
</feed>