# Marvell

SolidRun products based on **Marvell processors**. This section covers **ARMADA A38x (A388)**, **ARMADA A8040**, and **CN913x** families.

***

## ARMADA A38x (A388)

ClearFog Base, ClearFog Pro, ClearFog GTR, and A388 SoM.

{% tabs %}
{% tab title="Quick Start" %}

* [ClearFog A388 Base Quick Start Guide](/marvell/a38x/sbc-platform/clearfog-a388-base-quick-start-guide.md)
* [ClearFog A388 Pro Quick Start Guide](/marvell/a38x/sbc-platform/clearfog-a388-pro-quick-start-guide.md)
* [ClearFog GTR L8 Quick Start Guide](/marvell/a38x/sbc-platform/clearfog-gtr-l8-quick-start-guide.md)
  {% endtab %}

{% tab title="Hardware" %}

* [A388 SOM Hardware User Manual](/marvell/a38x/com-som/a388-som-hardware-user-manual.md)
* [ClearFog A388 Boot Select](/marvell/a38x/sbc-platform/a388-other-articles/clearfog-a388-boot-select.md)
* [ClearFog GTR Boot Select](/marvell/a38x/sbc-platform/a388-other-articles/clearfog-gtr-boot-select.md)
* [ClearFog Base/Pro GPIO Pins Control](/marvell/a38x/sbc-platform/a388-other-articles/clearfog-base-pro-gpio-pins-control.md)
* [SFP Modules](/marvell/a38x/sbc-platform/a388-other-articles/sfp-modules.md)
  {% endtab %}

{% tab title="Software" %}

* [A38X Debian](/marvell/a38x/sbc-platform/a388-software/a38x-debian.md)
* [A38X U-Boot](/marvell/a38x/sbc-platform/a388-software/a38x-u-boot.md)
* [A388 OpenWrt](/marvell/a38x/sbc-platform/a388-software/a388-openwrt.md)
* [A388 Buildroot](/marvell/a38x/sbc-platform/a388-software/a388-buildroot.md)
* [Arch Linux](/marvell/a38x/sbc-platform/a388-software/arch-linux.md)
* [FreeBSD](/marvell/a38x/sbc-platform/a388-software/freebsd.md)
* [Yocto for Clearfog Platforms](/marvell/a38x/sbc-platform/a388-software/yocto-for-clearfog-platforms.md)
  {% endtab %}
  {% endtabs %}

[All A38x documentation >](/marvell/a38x.md)

***

## ARMADA A8040

ClearFog GT 8K and MACCHIATObin.

{% tabs %}
{% tab title="Quick Start" %}

* [ClearFog GT 8K Quick Start Guide](/marvell/a8040/sbc-platform/clearfog-gt-8k-quick-start-guide.md)
* [MACCHIATObin Single/Double Shot Quick Start Guide](/marvell/a8040/sbc-platform/macchiatobin-single-double-shot-quick-start-guide.md)
  {% endtab %}

{% tab title="Hardware" %}

* [ClearFog GT-8K Boot Select](/marvell/a8040/sbc-platform/a8040-other-articles/clearfog-gt-8k-boot-select.md)
* [ClearFog GT-8K Enclosure Assembly](/marvell/a8040/sbc-platform/a8040-other-articles/clearfog-gt-8k-enclosure-assembly-instructions.md)
  {% endtab %}

{% tab title="Software" %}

* [A8040 Debian](/marvell/a8040/sbc-platform/a8040-software/a8040-debian.md)
* [A8040 U-Boot](/marvell/a8040/sbc-platform/a8040-software/a8040-u-boot.md)
* [A8040 UEFI](/marvell/a8040/sbc-platform/a8040-software/a8040-uefi.md)
* [A8040 Buildroot](/marvell/a8040/sbc-platform/a8040-software/a8040-buildroot.md)
  {% endtab %}
  {% endtabs %}

[All A8040 documentation >](/marvell/a8040.md)

***

## CN913x (CN9130 / CN9132)

ClearFog CN9130, CN9132 COM EVK, and SolidWAN.

{% tabs %}
{% tab title="Quick Start" %}

* [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)
  {% endtab %}

{% tab title="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)
* [CN913x COM Boot Select](/marvell/cn913x/sbc-platform/cn913x-other-articles/cn913x-com-boot-select.md)
  {% endtab %}

{% tab title="Software" %}

* [CN913x Debian](/marvell/cn913x/sbc-platform/cn913x-software/cn913x-debian.md)
* [CN913x Build](/marvell/cn913x/sbc-platform/cn913x-software/cn913x-build.md)
* [SolidRun BSPs for CN913x](/marvell/cn913x/sbc-platform/cn913x-software/solidrun-bsps-for-cn913x.md)
* [DPDK on CN913X](/marvell/cn913x/sbc-platform/cn913x-software/dpdk-on-cn913x.md)
  {% endtab %}
  {% endtabs %}

[All CN913x documentation >](/marvell/cn913x.md)


---

# Agent Instructions: 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.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.
