mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-05 11:24:41 +08:00
user: Update ZynqMP network configuration
Network configuration is now automatic and requires no user configuration.
This commit is contained in:
parent
9d61006e6d
commit
594fe00e23
@ -59,14 +59,9 @@ Network Configuration
|
|||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
When used with LibBSD, these BSP variants support networking via the four
|
When used with LibBSD, these BSP variants support networking via the four
|
||||||
Cadence GEM instances present on all ZynqMP hardware variants. These are enabled
|
Cadence GEM instances present on all ZynqMP hardware variants. All interfaces
|
||||||
using config.inc in LibBSD by setting any of the following constants to 1:
|
are enabled by default, but only interfaces with operational MII busses will be
|
||||||
NET_CFG_ZYNQMP_USE_CGEM0 = 1
|
recognized and usable in RTEMS. Most ZynqMP dev boards use CGEM3.
|
||||||
NET_CFG_ZYNQMP_USE_CGEM1 = 1
|
|
||||||
NET_CFG_ZYNQMP_USE_CGEM2 = 1
|
|
||||||
NET_CFG_ZYNQMP_USE_CGEM3 = 1
|
|
||||||
|
|
||||||
Most ZynqMP dev boards use CGEM3. None of the interfaces are enabled by default.
|
|
||||||
|
|
||||||
Running Executables on QEMU
|
Running Executables on QEMU
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user