> 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/marvell/cn913x.md).

# CN913x (CN9130 / CN9132)

SolidRun documentation for Marvell **CN913x** products, including **ClearFog CN9130 Base/Pro**, **CN9132 COM EVK**, and **SolidWAN**.

***

## Quick Start Guides

* [ClearFog CN9130 Base Quick Start Guide](/marvell/cn913x/sbc-platform/clearfog-cn9130-base-quick-start-guide.md)
* [ClearFog CN9130 Pro Quick Start Guide](/marvell/cn913x/sbc-platform/clearfog-cn9130-pro-quick-start-guide.md)
* [CN9132 COM EVK Quick Start Guide](/marvell/cn913x/sbc-platform/cn9132-com-evk-quick-start-guide.md)

## Hardware

* [CN9130 SOM Hardware User Manual](/marvell/cn913x/com-som/cn9130-som-hardware-user-manual.md)
* [CN9132 COM Hardware User Manual](/marvell/cn913x/com-som/cn9132-com-hardware-user-manual.md)
* [CN913x COM Tested SO-DIMM Memory](/marvell/cn913x/com-som/cn913x-com-tested-so-dimm-memory.md)

## Software

| Resource                                                                                             | Description                    |
| ---------------------------------------------------------------------------------------------------- | ------------------------------ |
| [CN913x Debian](/marvell/cn913x/sbc-platform/cn913x-software/cn913x-debian.md)                       | Debian images and installation |
| [CN913x Build](/marvell/cn913x/sbc-platform/cn913x-software/cn913x-build.md)                         | Build from source              |
| [SolidRun BSPs for CN913x](/marvell/cn913x/sbc-platform/cn913x-software/solidrun-bsps-for-cn913x.md) | Board support packages         |
| [DPDK on CN913X](/marvell/cn913x/sbc-platform/cn913x-software/dpdk-on-cn913x.md)                     | Data Plane Development Kit     |

## Technical Articles

* [CN913x COM Boot Select](/marvell/cn913x/sbc-platform/cn913x-other-articles/cn913x-com-boot-select.md)
* [CN9131 SolidWAN Boot Select](/marvell/cn913x/sbc-platform/cn913x-other-articles/cn9131-solidwan-boot-select.md)
* [ClearFog CN9130 Boot Select](/marvell/cn913x/sbc-platform/cn913x-other-articles/clearfog-cn9130-boot-select.md)
* [CN9132 COM on HoneyComb LX2](/marvell/cn913x/sbc-platform/cn913x-other-articles/cn9132-com-on-honeycomb-lx2.md)
* [CN913x EEPROM Programming - TLV](/marvell/cn913x/sbc-platform/cn913x-other-articles/cn913x-eeprom-programming-tlv.md)
* [U-Boot for CN913x](/marvell/cn913x/sbc-platform/cn913x-other-articles/u-boot-for-cn913x.md)
* [Upgrading Clearfog Base to support CN9130 SOM](/marvell/cn913x/sbc-platform/cn913x-other-articles/upgrading-clearfog-base-to-support-cn9130-som.md)
* [Upgrading Clearfog Pro to support CN9130 SOM](/marvell/cn913x/sbc-platform/cn913x-other-articles/upgrading-clearfog-pro-to-support-cn9130-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/marvell/cn913x.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.
