> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/nxp/imx8/sbc-platform.md).

# SBC / Platform

NXP i.MX8 single board computer and platform documentation for **SolidRun HummingBoard** and **CuBox-M** systems.

Use this section for **i.MX8 SBC bring-up**, **boot setup**, **Linux software**, and **platform references**.

This section covers **i.MX8M Plus**, **i.MX8M Mini**, **i.MX8M Nano**, **i.MX8 Quad**, and **i.MX8 DXL** based platforms for embedded systems and edge AI devices.

Find **quick start guides**, **Yocto**, **U-Boot**, **GPIO articles**, **thermal references**, **CPU frequency and DVFS guidance**, and **i.MX8M software** documentation.

### Available documentation

* [<mark style="color:red;">CuBox-M Quick Start Guide</mark>](/nxp/imx8/sbc-platform/cubox-m-quick-start-guide.md)
* [<mark style="color:red;">HummingBoard i.MX8 SBC Quick Start Guide</mark>](/nxp/imx8/sbc-platform/hummingboard-imx8-sbc-quick-start-guide.md)
* [<mark style="color:red;">i.MX8M Other Articles</mark>](/nxp/imx8/sbc-platform/imx8m-other-articles.md)
* [<mark style="color:red;">CPU Frequency and DVFS - i.MX6 and i.MX8M</mark>](/nxp/imx8/sbc-platform/cpu-frequency-and-dvfs-imx6-and-imx8m.md)
* [<mark style="color:red;">Temperature Sensor - i.MX6 and i.MX8M</mark>](/nxp/imx8/sbc-platform/temperature-sensor-imx6-and-imx8m.md)
* [<mark style="color:red;">i.MX8M Plus/Mini/Nano Software</mark>](/nxp/imx8/sbc-platform/imx8m-plus-mini-nano-software.md)

{% hint style="info" %}
Looking for **i.MX8** and **i.MX8M SoM** documentation? Go to [<mark style="color:blue;">COM / SOM</mark>](/nxp/imx8/com-som.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/nxp/imx8/sbc-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
