summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-3.10/201-b44-use-B44_FLAG_EXTERNAL_PHY.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: b44: detect external phy by bit set in DevControl registerHauke Mehrtens2013-10-221-0/+97
Without this patch we treated only phy addr 30 as an external phy, but there is a register to check that. Now we do not have to try to reset the switch to check for an external switch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38502