# ARMADA A38x (A388)

SolidRun documentation for Marvell **ARMADA A38x (A388)** products, including **ClearFog Base**, **ClearFog Pro**, **ClearFog GTR**, and the **A388 SoM**.

***

## Quick Start Guides

* [ClearFog A388 Base Quick Start Guide](https://dev.solid-run.com/marvell/a38x/sbc-platform/clearfog-a388-base-quick-start-guide)
* [ClearFog A388 Pro Quick Start Guide](https://dev.solid-run.com/marvell/a38x/sbc-platform/clearfog-a388-pro-quick-start-guide)
* [ClearFog GTR L8 Quick Start Guide](https://dev.solid-run.com/marvell/a38x/sbc-platform/clearfog-gtr-l8-quick-start-guide)

## Hardware

* [A388 SOM Hardware User Manual](https://dev.solid-run.com/marvell/a38x/com-som/a388-som-hardware-user-manual)

## Software

| Resource                                                                                                                       | Description                        |
| ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------- |
| [A38X Debian](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/a38x-debian)                                   | Debian images and installation     |
| [A38X U-Boot](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/a38x-u-boot)                                   | Bootloader build and configuration |
| [A388 OpenWrt](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/a388-openwrt)                                 | OpenWrt for ClearFog platforms     |
| [A388 Buildroot](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/a388-buildroot)                             | Buildroot images                   |
| [A388 Kernel](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/a388-kernel)                                   | Linux kernel build                 |
| [Arch Linux](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/arch-linux)                                     | Arch Linux on ClearFog             |
| [FreeBSD](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/freebsd)                                           | FreeBSD on ClearFog                |
| [Yocto for Clearfog Platforms](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-software/yocto-for-clearfog-platforms) | Yocto Project BSP                  |

## Technical Articles

{% tabs %}
{% tab title="Boot & GPIO" %}

* [ClearFog A388 Boot Select](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/clearfog-a388-boot-select)
* [ClearFog GTR Boot Select](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/clearfog-gtr-boot-select)
* [Accessing GPIO Pins on ClearFog A388](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/accessing-gpio-pins-on-clearfog-a388)
* [ClearFog Base/Pro GPIO Pins Control](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/clearfog-base-pro-gpio-pins-control)
  {% endtab %}

{% tab title="Connectivity" %}

* [SFP Modules](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/sfp-modules)
* [mikroBUS](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/mikrobus)
* [Switching PCIe to MSATA](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/switching-pcie-to-msata)
  {% endtab %}

{% tab title="Advanced" %}

* [A388 Verified Boot](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/a388-verified-boot)
* [A388 PCB Rev 2.2+ Analog Devices PHY](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/a388-pcb-rev-22-analog-devices-phy)
* [ARMADA A388 SOM U-Boot ODT Update](https://dev.solid-run.com/marvell/a38x/sbc-platform/a388-other-articles/armada-a388-som-u-boot-odt-update)
  {% endtab %}
  {% endtabs %}


---

# 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/a38x.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.
