aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-4.3/208-sky2-allow-mac-to-come-from-dt.patch
Commit message (Collapse)AuthorAgeFilesLines
* imx6: drop 4.3 supportLuka Perkov2016-01-181-28/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 48299
* kernel/4.3: update to version 4.3.3Hauke Mehrtens2016-01-121-5/+3
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de SVN-Revision: 48224
* 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> SVN-Revision: 48013