hi expert
when i use qnx system and cpsw2g I have some questions Please help me
in psdkqa path $qnx/devnp/src ,there is no specific code to implement the driver.
then i check the file common.mk in the path $qnx/devnp/src/cpsw2g
found a lot of external references libs .and in psdkra path $/pdk*****/package/ti/drv/enet/src/phy/
have driver for the phy chip .
I think that PHY driver implemented by TI's RTOS, and QNX only operates and communicates with this driver,
The driver part of this library file “devnp-cpsw2g.so” depends on TI's code.
if i want change the phy chip i should change the code /src/phy/ to driver the new chip,The QNX does not need to be changed right?