devs-cgem.so
QNX Board Support Packages8.0BSP User's GuideAMD Versal AI Edge VE2302AMDAMDARM
Driver for Cadence Gigabit Ethernet MAC (GEM) controller for the VE2302 AI Edge board.
Syntax:
io-sock -m phy -m fdt -m phy_fdt -d marvell_phy -d cgem [option[,option...]]
Runs on:
QNX OS
Options:
Use commas, not spaces, to separate the options.
- prefix=prefix
- Specifies the instance of io-sock that mounts this driver. You specify the prefix that creates an alternative stack when you start io-sock. Used only when you load a driver with mount after starting io-sock.
- qnxdev=device
- When Plug and Play is disabled, specifies the device instance to use.
Description:
The devs-cgem.so driver provides support for the Cadence Gigabit Ethernet MAC (GEM) controller used on the VE2302 AI Edge board.
This driver requires the mods-fdt.so module and uses the devs-marvell_phy.so PHY driver. The PHY drivers are provided through mods-phy.so and mods-phy_fdt.so.
Required modules:
- mods-phy.so - PHY module
- mods-fdt.so - Flattened Device Tree module
- mods-phy_fdt.so - PHY FDT module
- devs-marvell_phy.so - Marvell PHY driver
Examples:
Start the network driver with all required modules:
io-sock -m phy -m fdt -m phy_fdt -d marvell_phy -d cgem
Start with additional USB network drivers:
io-sock -m phy -m fdt -m phy_fdt -d marvell_phy -d cgem -m usb -d axe -d axge -d cdce -d smsc
Page updated:
