ramips: extract MAC address on WHR-300HP2, WHR-1166D, WHR-600D
[openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 43a0e54..4982566 100755 (executable)
@@ -356,7 +356,7 @@ ramips_setup_macs()
                wan_mac=$(mtd_get_mac_binary factory 46)
                ;;
 
-       wsr-600)
+       wsr-600|whr-300hp2|whr-600d|whr-1166d)
                wan_mac=$(mtd_get_mac_binary factory 4)
                lan_mac=$wan_mac
                ;;