> 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/sbc-platform/cn913x-other-articles.md).

# CN913x Other Articles

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