hostmobility / meta-hostmobility-bsp

Yocto/OE-core Board Support Package layer for MX-4, HMX and more
http://www.hostmobility.com
MIT License
3 stars 4 forks source link

Hmx hm phy setup #68

Closed mattiasbus closed 1 year ago

mattiasbus commented 1 year ago

How do i change modes? so one unit is master?

It is currently hardcoded into the script, first phy is master

RikardO-HM commented 1 year ago

Then i need to cross the cables to get it to work?

mattiasbus commented 1 year ago

Then i need to cross the cables to get it to work?

Yes, or change line: phy.master = (i == 0) # set master on 1st phy into phy.master = (i == 1) # set master on 2nd phy

probably easiest to cross cables