Skip to main content
Version: kirkstone_1-08-00

Reference about supported hardware

Clea OS wants to gather all the hardware supported by SECO (and more) in an single operating system that can be customized by setting DISTRO and FLAVOR based on the needs. Clea OS is built to be agnostic from the hardware it is compiled for, allowing an easy migration and scalability to different boards.

Clea OS -
Supported hardware

Developer can proceed with development with an easy to get board, like a Raspberry PI, and then migrate to production to more customized boards with zero effort, just by setting the new board as hardware target and make a new compilation.

Clea OS on SECO NXP platforms

The manifest file at this location contains the reference to the layers necessary to build SECO Clea OS images for NXP CPU-based boards:

  • meta-seco-imx: clea-os/layers/meta-seco-imx

    This layer is intended to hold all recipes needed to build the Board Support Package (BSP) for all NXP CPU-based SECO boards supporting Clea OS. The layer contains the reference to the actual Kernel, U-Boot and mkimage repositories and to the commit SHAs that are used in the image build process.

  • freescale and freescale-distro: https://github.com/Freescale

    These are mostly necessary for the i.MX8M devices mainly for VPU, GPU, and U-Boot support.

Kernel & U-Boot versions

For the Kirkstone release of Clea OS the supported Linux Kernel and U-Boot versions are:

  • Kernel: 5.10.x
  • U-Boot: 202x.04

Clea OS on SECO Rockchip platforms

The manifest file at this location contains the reference to the layers necessary to build SECO Clea OS images for Rockchip CPU-based boards:

  • meta-seco-rk: clea-os/layers/meta-seco-rk

    This layer is intended to hold all recipes needed to build the Board Support Package (BSP) for all Rockchip CPU-based SECO boards supporting Clea OS. The layer contains the reference to the actual Kernel and U-Boot repositories and to the corresponding commit SHAs that are used in the image build process.

Kernel & U-Boot versions

For the Kirkstone release of Clea OS, the supported Linux Kernel and U-Boot versions are:

  • Kernel: 5.10.110 (4.19.111 temporarily supported for C31 board only)
  • U-Boot: 2017.09

Clea OS on SECO Intel platforms

The manifest file at this location contains the reference to the layers necessary to build SECO Clea OS images for Intel CPU-based boards:

Kernel & U-Boot versions

For the Kirkstone release of Clea OS, the supported Linux Kernel version is:

  • Kernel: 5.10.x

Clea OS on SECO MediaTek platforms

The manifest file at this location contains the reference to the layers necessary to build SECO Clea OS images for MediaTek CPU-based boards:

Kernel & U-Boot versions

For the Kirkstone release of Clea OS, the supported Linux Kernel and U-Boot versions are:

  • Kernel: 5.15.x
  • U-Boot: 2022.10

Clea OS on Raspberry Pi

The manifest file at this location contains the reference to the layers necessary to build SECO Clea OS images for Rasberry Pi boards:

Supported Boards

In order to check the hardware supported by the current Clea OS version, please have a look at the corresponding Release Notes.