File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ The Zephyr ``imx95_evk/mimx9596/m7`` board target supports the following hardwar
9696+-----------+------------+-------------------------------------+
9797| GPIO | on-chip | gpio |
9898+-----------+------------+-------------------------------------+
99+ | NETC | on-chip | ethernet, mdio |
100+ +-----------+------------+-------------------------------------+
99101
100102The Zephyr ``imx95_evk/mimx9596/a55 `` and ``imx95_evk/mimx9596/a55/smp `` board targets support
101103the following hardware features:
145147The EVK board need to be reworked to solder R1217/R1218/R1219/R1220 with 0R resistances.
146148SPI1 on J35 is enabled for M7.
147149
150+ Ethernet
151+ --------
152+
153+ NETC driver supports to manage the Physical Station Interface (PSI).
154+ The first ENET1 port could be enabled for M7 by west build option
155+ ``-DEXTRA_DTC_OVERLAY_FILE=enetc_psi0.overlay ``.
156+
148157
149158Programming and Debugging (A55)
150159*******************************
Original file line number Diff line number Diff line change @@ -18,4 +18,5 @@ supported:
1818 - i2c
1919 - pwm
2020 - spi
21+ - netif:eth
2122vendor : nxp
You can’t perform that action at this time.
0 commit comments