Difference between revisions of "CL-SOM-AM57x: Linux: Package contents"
(→kernel) |
(→kernel) |
||
Line 11: | Line 11: | ||
=== kernel === | === kernel === | ||
− | * {{filename|zImage-4.4-cl-som-am57x- | + | * {{filename|zImage-4.4-cl-som-am57x-2.1.bin}} - ready to run Linux kernel version 4.4-cl-som-am57x-2.1 for CL-SOM-AM57x |
* {{filename|am57xx-cl-som-am57x.dtb}} - CL-SOM-AM57x Device Tree binary | * {{filename|am57xx-cl-som-am57x.dtb}} - CL-SOM-AM57x Device Tree binary | ||
* {{filename|am57xx-sbc-am57x.dtb}} - SBC-AM57x Device Tree binary | * {{filename|am57xx-sbc-am57x.dtb}} - SBC-AM57x Device Tree binary | ||
− | * {{filename|modules-4.4-cl-som-am57x-2.tar.bz2}} - archive of pre-compiled modules for Linux kernel version 4.4-cl-som-am57x-2 | + | * {{filename|modules-4.4-cl-som-am57x-2.1.tar.bz2}} - archive of pre-compiled modules for Linux kernel version 4.4-cl-som-am57x-2.1 |
− | * {{filename|linux-4.4-cl-som-am57x-2.config}} - Linux kernel 4.4-cl-som-am57x-2 configuration file | + | * {{filename|linux-4.4-cl-som-am57x-2.1.config}} - Linux kernel 4.4-cl-som-am57x-2.1 configuration file |
− | * {{filename|linux-4.4-cl-som-am57x-2.patch}} - patch vs. [http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tag/?h=v4.4 Linux kernel 4.4] with support for CL-SOM-AM57x peripherals | + | * {{filename|linux-4.4-cl-som-am57x-2.1.patch}} - patch vs. [http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tag/?h=v4.4 Linux kernel 4.4] with support for CL-SOM-AM57x peripherals |
− | * {{filename|patches}} - ordered collection of patches, that form the single patch above ({{filename|linux-4.4-cl-som-am57x-2.patch}}) | + | * {{filename|patches}} - ordered collection of patches, that form the single patch above ({{filename|linux-4.4-cl-som-am57x-2.1.patch}}) |
+ | * {{filename|ti-sdk-4.1.13/linux-4.1.13-cl-som-am57x-2.1.config}} - TI SDK kernel 4.1.13-cl-som-am57x-2.1 configuration file | ||
+ | * {{filename|ti-sdk-4.1.13/linux-4.1.13-cl-som-am57x-2.1.patch}} - patch vs. TI SDK kernel 4.1.13 (commit id 8dc66170d9c7e365e723dd3f515f0446b2b9c7bd) with support for CL-SOM-AM57x peripherals | ||
+ | * {{filename|ti-sdk-4.1.13/patches}} - ordered collection of patches, that form the single patch above ({{filename|linux-4.1.13-cl-som-am57x-2.1.patch}}) | ||
=== utilities === | === utilities === |
Revision as of 16:50, 24 March 2016
Contents
version.txt
The contents of the version.txt identifies the package version.
images
- zImage-cl-som-am57x - ready to run Linux kernel image binary for CL-SOM-AM57x
- am57xx-sbc-am57x.dtb - SBC-AM57x Device Tree binary
- debian-armhf-image.tar.bz2 - archive of the Debian root file system
- kernel.img - Kernel image required for installation onto the eMMC/NAND/SATA
- ramdisk.img - Ramdisk image required for installation onto the eMMC/NAND/SATA
- bootscr.img - U-Boot script used for image installation
kernel
- zImage-4.4-cl-som-am57x-2.1.bin - ready to run Linux kernel version 4.4-cl-som-am57x-2.1 for CL-SOM-AM57x
- am57xx-cl-som-am57x.dtb - CL-SOM-AM57x Device Tree binary
- am57xx-sbc-am57x.dtb - SBC-AM57x Device Tree binary
- modules-4.4-cl-som-am57x-2.1.tar.bz2 - archive of pre-compiled modules for Linux kernel version 4.4-cl-som-am57x-2.1
- linux-4.4-cl-som-am57x-2.1.config - Linux kernel 4.4-cl-som-am57x-2.1 configuration file
- linux-4.4-cl-som-am57x-2.1.patch - patch vs. Linux kernel 4.4 with support for CL-SOM-AM57x peripherals
- patches - ordered collection of patches, that form the single patch above (linux-4.4-cl-som-am57x-2.1.patch)
- ti-sdk-4.1.13/linux-4.1.13-cl-som-am57x-2.1.config - TI SDK kernel 4.1.13-cl-som-am57x-2.1 configuration file
- ti-sdk-4.1.13/linux-4.1.13-cl-som-am57x-2.1.patch - patch vs. TI SDK kernel 4.1.13 (commit id 8dc66170d9c7e365e723dd3f515f0446b2b9c7bd) with support for CL-SOM-AM57x peripherals
- ti-sdk-4.1.13/patches - ordered collection of patches, that form the single patch above (linux-4.1.13-cl-som-am57x-2.1.patch)
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 - U-Boot script source used for loading kernel and ramdisk images from MMC/SD card or USB storage device