imx6: fix device-tree mac address assignment for ventana sky2/eth1
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Dec 2015 04:56:27 +0000 (04:56 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Dec 2015 04:56:27 +0000 (04:56 +0000)
commit7c6f68059862e4d187d048046a165a3d9676a35d
treee8c1e556309a8731a2ea4f7c23317f210efdbda8
parentb289f0d559cee6f8c833cc446620b97406fd0188
imx6: fix device-tree mac address assignment for ventana sky2/eth1

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
target/linux/imx6/patches-4.3/208-sky2-allow-mac-to-come-from-dt.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch [new file with mode: 0644]