@@ -122,10 +122,10 @@ _**Figure 4**: NanoPi R2S Plus Overview of functions._
122122 - < https://www.aliexpress.com/w/wholesale-FriendlyELEC-NanoPi-R2S.html >
123123
124124> There are also spin-offs on the same theme with more powerful CPUs and
125- > 2.5 Gbps Ethernet: [ R4S] [ 11 ] , [ R5S] [ 12 ] , [ R6S] [ 13 ] ... all of which
126- > could easily be supported as well on Infix with a little bit of time
127- > and patience.
128-
125+ > 2.5 Gbps Ethernet: [ R3S ] [ 5 ] , [ R4S] [ 11 ] , [ R5S] [ 12 ] , [ R6S] [ 13 ] ... all
126+ > of which could easily be supported as well on Infix with a little bit
127+ > of time and patience.
128+ {: .prompt-info }
129129
130130### Marvell CN9130 CRB
131131
@@ -144,15 +144,13 @@ Thanks to Linux switchdev, when Infix runs on this board, all bridging
144144(switching) configuration, including VLANs, is fully offloaded to the
145145switchcore. Allowing full wirespeed switching between switch ports.
146146
147-
148147### Microchip SAMA7G54-EK
149148
150149The [ SAMA7G54-EK] [ 23 ] is the evaluation kit for Microchip's SAMA7G54
151150SoC, an Arm Cortex-A7 processor.
152151
153152Support for the SAMA7G54-EK was added in Infix v26.02.
154153
155-
156154### NXP i.MX8MP EVK
157155
158156The [ i.MX8MP EVK] [ 24 ] is NXP's evaluation kit for the i.MX 8M Plus SoC,
@@ -206,8 +204,9 @@ for client or access point modes. However, these boards have limitations
206204for routing use cases: a single Ethernet port and CPU-based packet
207205processing (no hardware switching offload).
208206
209- > ** Note:** Pi 2B revision 1.2 uses a BCM2837 and is * not* supported.
210- > The supported Pi 2B uses BCM2836.
207+ > Pi 2B revision 1.2, which admittedly is a bit of a unicorn, uses a
208+ > BCM2837 and is * not* supported. The supported Pi 2B uses BCM2836.
209+ {: .prompt-warning }
211210
212211 - < https://www.raspberrypi.com/resellers/ >
213212
@@ -250,6 +249,7 @@ run on any Linux PC with Qemu installed ([instructions][10]).
250249[ 2 ] : https://github.com/kernelkit/infix/releases/tag/latest
251250[ 3 ] : https://www.cnx-software.com/2022/08/29/starfive-jh7110-risc-v-processor-specifications/
252251[ 4 ] : https://bootlin.com/blog/power-over-ethernet-poe-support-into-the-official-linux-kernel/
252+ [ 5 ] : https://www.friendlyelec.com/index.php?route=product/product&product_id=311
253253[ 6 ] : https://www.aliexpress.com/w/wholesale-visionfive2.html?spm=a2g0o.productlist.search.0
254254[ 7 ] : https://www.marvell.com/content/dam/marvell/en/public-collateral/embedded-processors/marvell-infrastructure-processors-octeon-tx2-cn913x-product-brief.pdf
255255[ 8 ] : https://doc-en.rvspace.org/VisionFive2/Landing_Page/VisionFive_2/introduction.html
0 commit comments