22title : Infix Compatible Boards
33author : troglobit
44date : 2024-08-13 10:06:42 +0100
5- last_modified_at : 2026-02-27 12 :00:00 +0100
5+ last_modified_at : 2026-03-05 16 :00:00 +0100
66categories : [showcase]
77tags : [boards]
88pin : true
@@ -23,6 +23,7 @@ been known to work, but have not been updated or tested continuously.
2323| [ FriendlyELEC NanoPi R2S] ( #friendlyelec-nanopi-r2s ) | Aarch64 | v24.02 | Fully supported in v24.08 |
2424| [ Marvell CN9130 CRB] ( #marvell-cn9130-crb ) | Aarch64 | v23.06 | |
2525| [ Microchip SAMA7G54-EK] ( #microchip-sama7g54-ek ) | Arm | v26.02 | |
26+ | [ NXP i.MX8MP EVK] ( #nxp-imx8mp-evk ) | Aarch64 | v25.02 | |
2627| [ Raspberry Pi] ( #raspberry-pi ) 4B, 3B, CM4 | Aarch64 | v25.05 | 3B and CM4 added in v25.10 |
2728| [ Raspberry Pi] ( #raspberry-pi ) 2B | Arm | v25.11 | |
2829| [ StarFive VisionFive2] ( #starfive-visionfive2 ) | RISC-V | v24.08 | |
@@ -54,6 +55,9 @@ Infix supports all hardware features:
5455
5556For detailed setup instructions, see the [ BPi-R3 announcement] [ 15 ] .
5657
58+ - < https://www.amazon.com/OpenSource-Wireless-Dual-Band-MediaTek-Bundle3-BPI/dp/B0BDG9VNJP >
59+ - < https://www.conrad.se/sv/p/banana-pi-bananapi-r3-banana-pi-bpi-r3-2-gb-2798410.html >
60+ - < https://www.aliexpress.com/w/wholesale-Banana-Pi-Bpi-R3.html >
5761
5862### Banana Pi BPi-R3 Mini
5963
@@ -82,6 +86,7 @@ Infix supports all hardware features:
8286
8387Support for the BPi-R3 Mini was added in Infix v26.02.
8488
89+ - < https://www.amazon.com/OpenWRT-Wireless-Dual-Band-MediaTek-Filogic/dp/B0CH37C83X >
8590
8691### FriendlyELEC NanoPi R2S
8792
@@ -110,6 +115,10 @@ soon to Infix.
110115![ ] ( /assets/img/nanopi-r2s-overview.jpg ) {: #fig4}
111116_ ** Figure 4** : NanoPi R2S Plus Overview of functions._
112117
118+ - < https://www.friendlyelec.com/index.php?route=product/product&product_id=282 >
119+ - < https://www.amazon.com/FriendlyElec-NanoPi-R2S-Computer-Dual-Gbps/dp/B0869K2P8R >
120+ - < https://www.aliexpress.com/w/wholesale-FriendlyELEC-NanoPi-R2S.html >
121+
113122> There are also spin-offs on the same theme with more powerful CPUs and
114123> 2.5 Gbps Ethernet: [ R4S] [ 11 ] , [ R5S] [ 12 ] , [ R6S] [ 13 ] ... all of which
115124> could easily be supported as well on Infix with a little bit of time
@@ -142,20 +151,45 @@ SoC, an Arm Cortex-A7 processor.
142151Support for the SAMA7G54-EK was added in Infix v26.02.
143152
144153
154+ ### NXP i.MX8MP EVK
155+
156+ The [ i.MX8MP EVK] [ 24 ] is NXP's evaluation kit for the i.MX 8M Plus SoC,
157+ a quad-core Cortex-A53 at up to 1.8 GHz. Beyond its CPU cores, the SoC
158+ integrates a 2.3 TOPS Neural Processing Unit, making it a platform of
159+ interest for edge inference workloads.
160+
161+ The board ships with 6 GB LPDDR4 RAM, dual Gigabit Ethernet (one via the
162+ SoC's FEC controller and one via the STMMAC/DWMAC IP block), two CAN FD
163+ ports (FlexCAN), eMMC and SD card storage, USB 3.0 (USB-C with Power
164+ Delivery), and HDMI output.
165+
166+ Infix supports all hardware features relevant to networking:
167+
168+ - routing between the two Gigabit Ethernet interfaces
169+ - two CAN FD interfaces (FlexCAN)
170+ - eMMC and SD card storage
171+ - USB 3.0 (USB-C with Power Delivery)
172+ - HDMI output
173+
174+ Support for the i.MX8MP EVK was added in Infix v25.02.
175+
176+ - < https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK >
177+
178+
145179### Raspberry Pi
146180
147181The [ Raspberry Pi] [ 16 ] family needs no introduction. Infix supports
148182several models across both 32-bit and 64-bit ARM architectures:
149183
150184** 64-bit (aarch64):**
151185
152- - ** Pi 3B** : BCM2837B0 quad-core Cortex-A53 @ 1.4 GHz, 1 GB RAM, 100 Mbps Ethernet
153- - ** Pi 4B** : BCM2711 quad-core Cortex-A72 @ 1.5 GHz, 1-8 GB RAM, Gigabit Ethernet
154- - ** Compute Module 4** : Same processor as Pi 4B, optional eMMC, compact form factor
186+ - ** [ Pi 3B] [ 25 ] ** : BCM2837B0 quad-core Cortex-A53 @ 1.4 GHz, 1 GB RAM, 100 Mbps Ethernet
187+ - ** [ Pi 4B] [ 26 ] ** : BCM2711 quad-core Cortex-A72 @ 1.5 GHz, 1-8 GB RAM, Gigabit Ethernet
188+ - ** [ Compute Module 4] [ 27 ] ** : Same processor as Pi 4B, optional eMMC, compact form factor
155189
156190** 32-bit (aarch32):**
157191
158- - ** Pi 2B** : BCM2836 quad-core Cortex-A7 @ 900 MHz, 1 GB RAM, 100 Mbps Ethernet
192+ - ** [ Pi 2B] [ 28 ] ** : BCM2836 quad-core Cortex-A7 @ 900 MHz, 1 GB RAM, 100 Mbps Ethernet
159193
160194![ ] ( /assets/img/raspberrypi4b.png ) {: #fig6}
161195_ ** Figure 6** : Raspberry Pi 4 Model B._
@@ -173,6 +207,8 @@ processing (no hardware switching offload).
173207> ** Note:** Pi 2B revision 1.2 uses a BCM2837 and is * not* supported.
174208> The supported Pi 2B uses BCM2836.
175209
210+ - < https://www.raspberrypi.com/resellers/ >
211+
176212For installation, download an SD card image from the [ latest bootloader] [ 21 ]
177213builds and flash to a microSD card. Default credentials are ` admin ` /` admin `
178214via SSH. See the [ 64-bit README] [ 19 ] or [ 32-bit README] [ 20 ] for details.
@@ -197,6 +233,9 @@ Infix supports only a subset of all the features of this board. As
197233always, the focus is on networking, but [ PoE] [ 4 ] , eMMC support, and
198234the M.2 slot stand out as candidates for exploration.
199235
236+ - < https://www.amazon.com/VisionFive2-StarFive-JH7110-64-bit-Integrated/dp/B0C7MV1RJ8 >
237+ - < https://www.aliexpress.com/w/wholesale-visionfive2.html >
238+
200239
201240### Qemu
202241
@@ -229,3 +268,8 @@ run on any Linux PC with Qemu installed ([instructions][10]).
229268[ 21 ] : https://github.com/kernelkit/infix/releases/tag/latest-boot
230269[ 22 ] : https://wiki.banana-pi.org/Banana_Pi_BPI-R3_Mini
231270[ 23 ] : https://www.microchip.com/en-us/development-tool/ev21h18a
271+ [ 24 ] : https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK
272+ [ 25 ] : https://www.raspberrypi.com/products/raspberry-pi-3-model-b/
273+ [ 26 ] : https://www.raspberrypi.com/products/raspberry-pi-4-model-b/
274+ [ 27 ] : https://www.raspberrypi.com/products/compute-module-4/
275+ [ 28 ] : https://www.raspberrypi.com/products/raspberry-pi-2-model-b/
0 commit comments