Skip to content

Commit cfacb2e

Browse files
committed
Update list of supported boards
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 1050375 commit cfacb2e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: _tabs/platforms.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ devices with switching fabric supported by Linux switchdev.
99

1010
The [following boards][1] are fully supported:
1111

12-
- Marvell CN9130 CRB
13-
- Marvell EspressoBIN
14-
- Microchip SparX-5i PCB135 (eMMC)
15-
- NanoPi R2S
16-
12+
- Marvell CN9130 CRB (ARM)
13+
- Marvell EspressoBIN (ARM)
14+
- Microchip SparX-5i PCB135 (ARM)
15+
- StarFive VisionFive2 (RISC-V)
16+
- NanoPi R2S (ARM)
1717

1818
An x86_64 build is also available, primarily intended for development
1919
and testing using [Qemu][2], but can also be used for evaluation and
2020
demo purposes in [GNS3][3]. For more information, see: [Infix in
2121
Virtual Environments][4].
2222

23-
[1]: https://github.com/kernelkit/infix/blob/main/board/aarch64/README.md
23+
[1]: https://github.com/kernelkit/infix/tree/main/board
2424
[2]: https://www.qemu.org/
2525
[3]: https://www.gns3.com/
2626
[4]: https://github.com/kernelkit/infix/blob/main/doc/virtual.md

0 commit comments

Comments
 (0)