summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.18.9/microblaze-ethernet.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-27 07:50:12 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-03-27 07:50:12 +0100
commit661a87a4516edb52ed91681967d34db5b3eb5e48 (patch)
treee7604f850c0ebd1265fbbebb31c2d6792f6f1466 /target/linux/patches/3.18.9/microblaze-ethernet.patch
parentc730c395ed3a6d80ebcbbb6902d09a4bcd0fe019 (diff)
update to 3.18.10, sync rpi patch
Rpi-Kernel includes the rpi-proto driver now. Always enable device-tree support for raspberry pi /pi2 as most of the new drivers will not work without.
Diffstat (limited to 'target/linux/patches/3.18.9/microblaze-ethernet.patch')
-rw-r--r--target/linux/patches/3.18.9/microblaze-ethernet.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/3.18.9/microblaze-ethernet.patch b/target/linux/patches/3.18.9/microblaze-ethernet.patch
deleted file mode 100644
index 742ab477e..000000000
--- a/target/linux/patches/3.18.9/microblaze-ethernet.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur linux-3.11.10.orig/drivers/net/ethernet/xilinx/xilinx_emaclite.c linux-3.11.10/drivers/net/ethernet/xilinx/xilinx_emaclite.c
---- linux-3.11.10.orig/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2013-11-29 19:42:37.000000000 +0100
-+++ linux-3.11.10/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2013-12-23 20:01:14.000000000 +0100
-@@ -1282,6 +1282,7 @@
- { .compatible = "xlnx,opb-ethernetlite-1.01.b", },
- { .compatible = "xlnx,xps-ethernetlite-1.00.a", },
- { .compatible = "xlnx,xps-ethernetlite-2.00.a", },
-+ { .compatible = "xlnx,xps-ethernetlite-2.00.b", },
- { .compatible = "xlnx,xps-ethernetlite-2.01.a", },
- { .compatible = "xlnx,xps-ethernetlite-3.00.a", },
- { /* end of list */ },