# 官方 OpenWRT

**官方 OpenWRT Wiki：**

<https://wiki.openwrt.org/toh/lemaker/bananapi>

镜像下载：

<https://downloads.openwrt.org/chaos_calmer/15.05/sunxi/generic/uboot-sunxi-Bananapi/>

OpenWrt 已经支持很多芯片，所以可以很容易的在Banana Pi M1 上运行Openwrt系统。

Allwinner Sun4i/5i/6i/7i/9i (sunxi)\
Various vendors are offering development boards / [single-board computer](https://en.wikipedia.org/wiki/Single-board_computer) based on the [Allwinner SoCs](https://en.wikipedia.org/wiki/Allwinner_Technology). These are running various flavors of the A1x, A20, A31, and soon H3 SoCs, with different buildouts. The mach is called "sunxi".

For some specs rather see [Allwinner\_Technology#A-Series](https://en.wikipedia.org/wiki/Allwinner_Technology#A-Series).

![](/files/-M2HXDjAVWngCEIbAH5T)

更多请看下文：

<https://wiki.openwrt.org/doc/hardware/soc/soc.allwinner.sunxi?s[]=banana&s[]=pi>

注：镜像来源于合作厂商Lemaker与厂商Lamobo。


---

# 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://bananapi.gitbook.io/bpi-m1/zh/officealopenwrt.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.
