> 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/renesas/rz-g2l-v2l/sbc-platform.md).

# SBC / Platform

## Renesas RZ/G2L & RZ/V2L SBC / Platform documentation

SolidRun documentation for **Renesas RZ/G2L** and **RZ/V2L** single board computer and platform products.

Use this section for **HummingBoard EU205**, **HummingBoard IIOT**, **HummingBoard Pro**, and **HummingBoard Ripple** documentation.

It covers **quick start guides**, **Linux boot setup**, **boot select**, **serial console**, **Debian**, **Buildroot**, and platform-level technical articles.

### What you'll find

* HummingBoard quick start guides for RZ/G2L and RZ/V2L platforms
* SBC bring-up steps for power, console, microSD, and eMMC boot
* Boot options, boot select, and Linux image setup
* Platform articles for multimedia, mikroBUS, and product comparison

### Pages in this section

* [<mark style="color:red;">HummingBoard EU205 & RZ/G2L/G2LC SoM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-eu205-rz-g2l-g2lc-som-quick-start-guide.md)\
  Quick start guide for HummingBoard EU205 with RZ/G2L and RZ/G2LC SoM, including boot setup, console access, Debian, and Buildroot.
* [<mark style="color:red;">HummingBoard IIOT & RZ/G2L SOM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-iiot-rz-g2l-som-quick-start-guide.md)\
  Industrial HummingBoard IIOT bring-up guide with boot select, networking, Wi-Fi, Bluetooth, LTE, and peripheral access.
* [<mark style="color:red;">HummingBoard Pro & RZ/G2L SOM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-pro-rz-g2l-som-quick-start-guide.md)\
  Quick start and platform setup for HummingBoard Pro with Renesas RZ/G2L SoM.
* [<mark style="color:red;">HummingBoard Pro & RZ/V2L SOM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-pro-rz-v2l-som-quick-start-guide.md)\
  Quick start guide for HummingBoard Pro with Renesas RZ/V2L SoM for embedded vision and Linux bring-up.
* [<mark style="color:red;">HummingBoard Ripple & RZ/G2L SOM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-ripple-rz-g2l-som-quick-start-guide.md)\
  HummingBoard Ripple setup guide for RZ/G2L SoM platforms.
* [<mark style="color:red;">HummingBoard Ripple & RZ/V2L SOM Quick Start Guide</mark>](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-ripple-rz-v2l-som-quick-start-guide.md)\
  HummingBoard Ripple quick start guide for RZ/V2L SoM designs.
* [<mark style="color:red;">RZ/G2 Other Articles</mark>](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles.md)\
  Additional Renesas RZ platform articles covering accelerated video, boot options, boot select, mikroBUS, and product family comparisons.

### Related documentation

* [<mark style="color:blue;">RZ/G2L & RZ/V2L overview</mark>](/renesas/rz-g2l-v2l.md)
* [<mark style="color:blue;">RZ/G2L & RZ/V2L COM / SOM</mark>](/renesas/rz-g2l-v2l/com-som.md)


---

# 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/renesas/rz-g2l-v2l/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.
