aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-01-18 06:43:48 +0000
committerLuka Perkov <luka@openwrt.org>2016-01-18 06:43:48 +0000
commitc4de2dfd2d79021626acdbaefc6cc9c17eac35bf (patch)
tree7c66af2dac9f181d8e9c431ab9f73066de075f24 /target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch
parent85bdde7cf2821655c74fb4381926335a1161f0c1 (diff)
downloadupstream-c4de2dfd2d79021626acdbaefc6cc9c17eac35bf.tar.gz
upstream-c4de2dfd2d79021626acdbaefc6cc9c17eac35bf.tar.bz2
upstream-c4de2dfd2d79021626acdbaefc6cc9c17eac35bf.zip
imx6: drop 4.3 support
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 48299
Diffstat (limited to 'target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch')
-rw-r--r--target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch b/target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch
deleted file mode 100644
index 490e015eb0..0000000000
--- a/target/linux/imx6/patches-4.3/209-ARM-imx-ventana-add-sky2-alias.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
-+++ b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
-@@ -15,6 +15,7 @@
- /* these are used by bootloader for disabling nodes */
- aliases {
- ethernet1 = &eth1;
-+ sky2 = &eth1;
- led0 = &led0;
- led1 = &led1;
- led2 = &led2;
---- a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
-+++ b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
-@@ -15,6 +15,7 @@
- /* these are used by bootloader for disabling nodes */
- aliases {
- ethernet1 = &eth1;
-+ sky2 = &eth1;
- led0 = &led0;
- led1 = &led1;
- led2 = &led2;