The ability to read MAC addresses from MTD is useful for other targets besides ramips...
authorImre Kaloz <kaloz@openwrt.org>
Sun, 3 May 2015 17:56:32 +0000 (17:56 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 3 May 2015 17:56:32 +0000 (17:56 +0000)
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 45596

target/linux/generic/patches-3.18/681-NET-add-of_get_mac_address_mtd.patch [moved from target/linux/lantiq/patches-3.18/0027-NET-add-of_get_mac_address_mtd.patch with 94% similarity]
target/linux/generic/patches-4.0/681-NET-add-of_get_mac_address_mtd.patch [moved from target/linux/ramips/patches-3.18/0034-NET-add-of_get_mac_address_mtd.patch with 94% similarity]

similarity index 94%
rename from target/linux/lantiq/patches-3.18/0027-NET-add-of_get_mac_address_mtd.patch
rename to target/linux/generic/patches-3.18/681-NET-add-of_get_mac_address_mtd.patch
index e21082ca7e7e59508c24132c22d8fe03684cd16c..bb3bf98575f962c82f10ba91be151aba2f95550f 100644 (file)
@@ -1,7 +1,6 @@
-From f393898476aef3e4f49c27725c3d2dd70fca38fe Mon Sep 17 00:00:00 2001
 From: John Crispin <blogic@openwrt.org>
 Date: Sun, 27 Jul 2014 09:40:01 +0100
-Subject: [PATCH 27/36] NET: add of_get_mac_address_mtd()
+Subject: NET: add of_get_mac_address_mtd()
 
 Many embedded devices have information such as mac addresses stored inside mtd
 devices. This patch allows us to add a property inside a node describing a
similarity index 94%
rename from target/linux/ramips/patches-3.18/0034-NET-add-of_get_mac_address_mtd.patch
rename to target/linux/generic/patches-4.0/681-NET-add-of_get_mac_address_mtd.patch
index cf66726f18a38afe8b633ab6592561e1d4d49f58..bb3bf98575f962c82f10ba91be151aba2f95550f 100644 (file)
@@ -1,7 +1,6 @@
-From 92f38460229a8816404408f036f0a374f1013d0e Mon Sep 17 00:00:00 2001
 From: John Crispin <blogic@openwrt.org>
 Date: Sun, 27 Jul 2014 09:40:01 +0100
-Subject: [PATCH 34/57] NET: add of_get_mac_address_mtd()
+Subject: NET: add of_get_mac_address_mtd()
 
 Many embedded devices have information such as mac addresses stored inside mtd
 devices. This patch allows us to add a property inside a node describing a