@@ -7,9 +7,9 @@ tags: [boards]
7
7
---
8
8
9
9
Much thanks to the solid foundation curated by [ Buildroot] [ 1 ] , Infix can
10
- quite easily be ported to any system that that supports Linux. The only
11
- real hardware requirement is "enough" RAM and storage, and if the board
12
- has a built-in switch, that it is supported by switchdev.
10
+ quite easily be ported to any system that supports Linux. The only real
11
+ hardware requirement is "enough" RAM and storage, and if the board has a
12
+ built-in switch, that it is supported by switchdev.
13
13
14
14
Currently the following boards are fully supported. Other boards have
15
15
been known to work, but have not been updated or tested continuously.
@@ -22,7 +22,7 @@ been known to work, but have not been updated or tested continuously.
22
22
> Although not really a "board", Qemu can be quite useful for anyone who
23
23
> just want to understand what Infix is. All releases, as well as the
24
24
> [ * latest* ] [ 2 ] (nightly) builds, have an x86_64 image that can be run
25
- > on any Linux PC with Qemu installed.
25
+ > on any Linux PC with Qemu installed ( [ instructions ] [ 10 ] ) .
26
26
27
27
28
28
### Marvell CN9130 CRB
@@ -105,3 +105,4 @@ the M.2 slot stand out as candidates for exploration.
105
105
[ 8 ] : https://doc-en.rvspace.org/VisionFive2/Landing_Page/VisionFive_2/introduction.html
106
106
[ 9 ] : https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R2S
107
107
[ 0 ] : https://www.qemu.org/
108
+ [ 10 ] : https://github.com/kernelkit/infix/blob/main/doc/virtual.md
0 commit comments