aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch
Commit message (Collapse)AuthorAgeFilesLines
* imx6: drop 4.3 supportLuka Perkov2016-01-181-20/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 48299
* kernel/4.3: update to version 4.3.3Hauke Mehrtens2016-01-121-8/+4
| | | | | | 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/+24
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