ramips: Add support for 8devices Carambola dev board.
[openwrt/svn-archive/archive.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index f701b7e0754a6289bbae55f0dfdfebaba43457db..591c549d140db98f3526e7143a9d63672f4988d5 100644 (file)
@@ -13,6 +13,7 @@ preinit_set_mac_address() {
                ifconfig eth0 hw ether $mac 2>/dev/null
                ;;
        bc2 |\
+       dir-620-a1 |\
        esr-9753 |\
        freestation5 |\
        nw718 |\
@@ -33,8 +34,11 @@ preinit_set_mac_address() {
                mac=$(ramips_get_mac_binary devdata 46)
                ifconfig eth0 hw ether $mac 2>/dev/null
                 ;;
+       all0239-3g |\
        all0256n |\
-       all5002 | \
+       all5002 |\
+       carambola |\
+       dir-615-h1 |\
        fonera20n |\
        hw550-3g |\
        nbg-419n |\