aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-4.3/208-sky2-allow-mac-to-come-from-dt.patch
Commit message (Collapse)AuthorAgeFilesLines
* imx6: fix device-tree mac address assignment for ventana sky2/eth1Luka Perkov2015-12-281-0/+30
Some Ventana boards have a Marvell sky2 GigE controller as eth1 however assigning the mac address through device-tree is difficult because the PCI slot can move around depending on board configuration and slot population. To work around this we add a patch to the sky2 driver to allow accessing its mac address via a device-tree alias. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48013 3c298f89-4303-0410-b956-a3cf2f4a3e73