Last edited 4 years ago

STM32MP1 Developer Package - Linux kernel

Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion Template:UpdateNeededForNewRelease

This article provides the following information:

  • How to download and install the latest Linux kernel for the STM32 microprocessor Series used
  • Where to find the associated release note
  • Where to find the previous releases (archives)

Template:Warning

1. Beta1 release

  • Download and install the STM32MP1 Linux kernel
By downloading this software package, you agree to be bound to the terms of the Limited License Agreement. The detailed content licenses can be found here.
STM32MP1 Developer Package Linux kernel - Beta1 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the tarball file in this directory
  • Uncompress the tarball file to get the Linux kernel (Linux kernel source code, ST patches, ST configuration fragments...):
$ tar xvf SOURCES-kernel-stm32mp1-boards-revb-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz
OR
$ tar xvf SOURCES-kernel-stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz

$ cd stm32mp1-boards-rev[b/c]-openstlinux-4.14-rocko-mp1-18-11-26/sources/arm-openstlinux_weston-linux-gnueabi/linux-stm32mp-4.14-48/
$ tar xvf linux-4.14.48.tar.xz
Release note

Details of the content of the Linux kernel are available in the associated STM32MP15 ecosystem release note.

If you are interested in previous releases, please refer to the archives of the ecosystem release note.

  • The Linux kernel installation directory is in the <Developer Package installation directory>/stm32mp1-boards-rev[b/c]openstlinux-4.14-rocko-mp1-18-11-26/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named linux-stm32mp-<kernel version>:
Template:Green     Template:Highlight
├── [*].patch             Template:Highlight
├── fragment-[*].config   Template:Highlight
├── Template:Green         Template:Highlight
├── linux-4.14.48.tar.xz  Template:Highlight
├── README.HOW_TO.txt     Template:Highlight
└── series                Template:Highlight


2. Archives

Template:InternalInfo

2.1. Alpha2 release

  • The STM32MP1 Linux kernel is delivered through a tarball file named SOURCES-kernel-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz.

  • Download and install the STM32MP1 Linux kernel
By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package Linux kernel - Alpha2 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the tarball file in this directory
  • Uncompress the tarball file to get the Linux kernel (Linux kernel source code, ST patches, ST configuration fragments...):
$ tar xvf SOURCES-kernel-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz
$ cd openstlinux-4.14-rocko-mp1-18-07-03/sources/arm-openstlinux_weston-linux-gnueabi/linux-stm32mp-4.14-48/
$ tar xvf linux-4.14.48.tar.xz
Release note

Details of the content of the Linux kernel are available in the associated STM32MP15 ecosystem release note.

If you are interested in previous releases, please refer to the archives of the ecosystem release note.

  • The Linux kernel installation directory is in the <Developer Package installation directory>/openstlinux-4.14-rocko-mp1-18-07-03/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named linux-stm32mp-<kernel version>:
Template:Green     Template:Highlight
├── [*].patch             Template:Highlight
├── fragment-[*].config   Template:Highlight
├── Template:Green         Template:Highlight
├── linux-4.14.48.tar.xz  Template:Highlight
├── README.HOW_TO.txt     Template:Highlight
└── series                Template:Highlight

2.2. Alpha1 release

  • The STM32MP1 Linux kernel is delivered through a tarball file named SOURCES-kernel-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz.

  • Download and install the STM32MP1 Linux kernel
By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package Linux kernel - Alpha1 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the tarball file in this directory
  • Uncompress the tarball file to get the Linux kernel (Linux kernel source code, ST patches, ST configuration fragments...):
$ tar xvf SOURCES-kernel-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz
$ cd openstlinux-4.14-rocko-mp1-18-01-23/sources/arm-openstlinux_weston-linux-gnueabi/linux-stm32mp-4.14-13/
$ tar xvf linux-4.14.13.tar.xz
Release note

Details of the content of the Linux kernel are available in the associated STM32MP15 ecosystem release note.

If you are interested in previous releases, please refer to the archives of the ecosystem release note.

  • The Linux kernel installation directory is in the <Developer Package installation directory>/openstlinux-4.14-rocko-mp1-18-01-23/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named linux-stm32mp-<kernel version>:
Template:Green     Template:Highlight
├── [*].patch             Template:Highlight
├── fragment-[*].config   Template:Highlight
├── Template:Green         Template:Highlight
├── linux-4.14.13.tar.xz  Template:Highlight
├── README.HOW_TO.txt     Template:Highlight
└── series                Template:Highlight