From 3ee45e61fe7ad6b8536d671aea077501ed150720 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 3 May 2015 18:00:47 +0000 Subject: mpc85xx: replace WDR4900 uci-defaults ethernet MAC address hack with DTS entry This also changes the MAC address to one of the adresses actually used by the stock firmware on one of the ethernet interfaces. Signed-off-by: Matthias Schiffer SVN-Revision: 45599 --- target/linux/mpc85xx/base-files/etc/uci-defaults/02_network | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/mpc85xx/base-files') diff --git a/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network b/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network index e4e3566c9d..525a552a73 100644 --- a/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network @@ -20,8 +20,6 @@ tl-wdr4900-v1) ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5" ucidef_add_switch_vlan "switch0" "2" "0t 1" - ucidef_set_interface_macaddr lan "$(mtd_get_mac_binary config 338)" - ucidef_set_interface_macaddr wan "$(mtd_get_mac_binary config 344)" ;; *) ucidef_set_interfaces_lan_wan "eth0" "eth1" -- cgit v1.2.3