liteeth/phy: rename rgmii to s6rgmii since specific to Spartan6
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 5 Aug 2015 08:33:08 +0000 (10:33 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 5 Aug 2015 08:33:08 +0000 (10:33 +0200)
commit3cf46671e9322f6e19e9c288038985c7747aa63a
tree2d503196296de97d33bdec9825b8c425bb383508
parent4b8d9b67f3c4a9d3e7c50c99983d2a5d2989c7da
liteeth/phy: rename rgmii to s6rgmii since specific to Spartan6

Also remove autodetection support for RGMII. For it to work we would need to pass the device we are building for.
misoclib/com/liteeth/phy/__init__.py
misoclib/com/liteeth/phy/rgmii.py [deleted file]
misoclib/com/liteeth/phy/s6rgmii.py [new file with mode: 0644]