22title : Infix Compatible Boards
33author : troglobit
44date : 2024-08-13 10:06:42 +0100
5- last_modified_at : 2026-03-05 16 :00:00 +0100
5+ last_modified_at : 2026-03-08 10 :00:00 +0100
66categories : [showcase]
77tags : [boards]
88pin : true
@@ -20,6 +20,7 @@ been known to work, but have not been updated or tested continuously.
2020| -----------------------------------------------------| ----------| -----------| ----------------------------|
2121| [ Banana Pi BPi-R3] ( #banana-pi-bpi-r3 ) | Aarch64 | v25.09 | |
2222| [ Banana Pi BPi-R3 Mini] ( #banana-pi-bpi-r3-mini ) | Aarch64 | v26.02 | |
23+ | [ Banana Pi BPi-R64] ( #banana-pi-bpi-r64 ) | Aarch64 | v26.03 | |
2324| [ FriendlyELEC NanoPi R2S] ( #friendlyelec-nanopi-r2s ) | Aarch64 | v24.02 | Fully supported in v24.08 |
2425| [ Marvell CN9130 CRB] ( #marvell-cn9130-crb ) | Aarch64 | v23.06 | |
2526| [ Microchip SAMA7G54-EK] ( #microchip-sama7g54-ek ) | Arm | v26.02 | |
@@ -30,7 +31,6 @@ been known to work, but have not been updated or tested continuously.
3031| [ Qemu] ( #qemu ) | x86_64 | v23.06 | |
3132{: style="margin: 0 auto; width: auto" }
3233
33-
3434### Banana Pi BPi-R3
3535
3636The [ BPi-R3] [ 14 ] is an affordable (€130-€150) WiFi-capable router board
@@ -89,6 +89,27 @@ Support for the BPi-R3 Mini was added in Infix v26.02.
8989
9090 - < https://www.amazon.se/dp/B0CL9FBMWG >
9191
92+ ### Banana Pi BPi-R64
93+
94+ The [ BPi-R64] [ 29 ] is the predecessor to the BPi-R3, built around the
95+ MediaTek MT7622, a dual-core Cortex-A53 at 1.35 GHz with 1 GB DDR3L RAM.
96+ It offers a MediaTek MT7531 5-port Gigabit switch (4× LAN + 1× WAN) with
97+ full switchdev offload, 8 GB eMMC, microSD, and a USB 3.0 port.
98+
99+ ![ ] ( /assets/img/bpi-r64-overview.jpg ) {: #fig-r64}
100+ _ ** Figure** : Banana Pi BPi-R64 with interfaces and chipsets._
101+
102+ Built-in WiFi is 2.4 GHz 802.11n (MT7603E), but one of the two Mini PCIe
103+ slots accepts a MediaTek MT7615 card for dual-band 802.11ac — Infix
104+ automatically prefers it when fitted.
105+
106+ For detailed setup and eMMC installation instructions, see the [ BPi-R64
107+ announcement] [ 30 ] .
108+
109+ - < https://www.amazon.com/Router-High-Wireless-Gigabit-MediaTek-Dual-Band/dp/B08F2K73G3 >
110+ - < https://www.youyeetoo.com/products/youyeetoo-bpi-r64 >
111+ - < https://www.aliexpress.com/w/wholesale-banana-pi-bpi-r64.html >
112+
92113### FriendlyELEC NanoPi R2S
93114
94115The [ NanoPi R2S] [ 9 ] is a compact, affordable router board built around
@@ -275,3 +296,5 @@ run on any Linux PC with Qemu installed ([instructions][10]).
275296[ 26 ] : https://www.raspberrypi.com/products/raspberry-pi-4-model-b/
276297[ 27 ] : https://www.raspberrypi.com/products/compute-module-4/
277298[ 28 ] : https://www.raspberrypi.com/products/raspberry-pi-2-model-b/
299+ [ 29 ] : https://wiki.banana-pi.org/Banana_Pi_BPI-R64
300+ [ 30 ] : /posts/banana-pi-r64/
0 commit comments