aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-oxnas/patches/200-icplus-phy.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-oxnas: adjust digtial drive strength of IC+ phyJohn Crispin2014-12-031-1/+14
| | | | | | | | This is what the vendor bootloader does on KD20. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43509
* uboot-oxnas: re-add IC+ phy driverJohn Crispin2014-12-031-0/+129
KD20 got an IC+ phy, without the driver the phy is not properly initialized resulting in ethernet not working unless being already initialized by the vendor loader. upstream commit 368b4d2b49bbbf379d9334747fbbd2aaaafe4356 drivers: net: remove dead drivers removed icplus.c due to the lack of in-tree users. Partially revert that commit adding back the IC+ driver. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43508