@@ -3,49 +3,46 @@ icon: fas fa-microchip
33order : 3
44---
55
6- Infix can run on many different types of [ architectures and boards] [ 1 ] ,
7- much thanks to Linux and Buildroot. Currently the focus is on 64-bit
8- ARM devices with switching fabric supported by Linux switchdev.
6+ Infix runs on many different types of [ architectures and boards] [ 1 ] , thanks
7+ largely to Linux and Buildroot. The project started out with a heavy network
8+ focus, and that remains its strength, though it is now expanding to include
9+ end devices like the Raspberry Pi.
910
10- > See < https://kernelkit.org/posts/router-boards/ > for the up-to-date list.
11-
12- The following boards have been know to run Infix. They are divided into
13- three tiers to denote level of support.
11+ The following boards are known to run Infix. The list is divided into three
12+ tiers to denote level of support.
1413
1514### Tier 1
1615
1716Fully supported in default builds, with images included in releases:
1817
19- - [ Marvell CN9130] [ 5 ] CRB (ARM )
20- - [ GNS3] [ 3 ] /Qemu[ ^ 1 ] (ARM , x86_64)
18+ - [ Marvell CN9130] [ 5 ] CRB (ARM64 )
19+ - [ GNS3] [ 3 ] /Qemu[ ^ 1 ] (ARM64 , x86_64)
2120
2221### Tier 2
2322
24- Separate ` defconfig ` , may use custom kernel and bootloader. May
25- graduate to * Tier 1* support depending on community interest and
26- participation.
23+ Separate ` defconfig ` , may use custom kernel and bootloader. May graduate
24+ to * Tier 1* support depending on community interest and participation.
2725
28- - [ StarFive VisionFive2] [ 6 ] (RISC-V)
29- - [ NanoPi R2S] [ 7 ] (ARM)
30- - [ Raspberry Pi 4B] [ 10 ] (ARM)
26+ - [ Raspberry Pi 4B] [ 10 ] (ARM64)
27+ - [ Banana Pi-R3] [ 12 ] (ARM64)
3128
3229### Tier 3
3330
3431Worked at one point but needs more attention to bring on par with the
35- Infix boot sequence, and testing:
36-
37- - [ Microchip SparX-5i] [ 8 ] PCB135 (ARM)
38- - [ Marvell EspressoBIN] [ 9 ] (ARM)
32+ Infix boot sequence and testing:
3933
34+ - [ Microchip SparX-5i] [ 8 ] PCB135 (ARM64)
35+ - [ Marvell EspressoBIN] [ 9 ] (ARM64)
36+ - [ StarFive VisionFive2] [ 6 ] (RISC-V)
37+ - [ NanoPi R2S] [ 7 ] (ARM64)
4038
41-
42- ------
39+ ---
4340
4441### Footnotes
4542
4643[ ^ 1 ] : The [ Qemu] [ 2 ] x86_64 support is primarily intended for development
4744 and testing, but can also be used for evaluation and demo purposes
48- using the [ Infix appliance] [ 11 ] in [ GNS3] [ 3 ] . For more information,
45+ using the [ Infix appliance] [ 11 ] in [ GNS3] [ 3 ] . For more information,
4946 see: [ Infix in Virtual Environments] [ 4 ] .
5047
5148[ 1 ] : https://github.com/kernelkit/infix/tree/main/board
@@ -59,3 +56,4 @@ Infix boot sequence, and testing:
5956[ 9 ] : https://espressobin.net/
6057[ 10 ] : https://www.raspberrypi.com/products/raspberry-pi-4-model-b/
6158[ 11 ] : https://www.gns3.com/marketplace/appliances/infix
59+ [ 12 ] : https://wiki.banana-pi.org/Banana_Pi_BPI-R3
0 commit comments