ath79: fortinet-fap-221-b: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / generic / base-files / lib / preinit / 10_fix_eth_mac.sh
index 8b39a17eb0cd9dfcb5893067efdbe40fc002bbfd..76f4b93a3560f26ea70d8d54c7c7cf3aee001c28 100644 (file)
@@ -25,9 +25,6 @@ preinit_set_mac_address() {
        siemens,ws-ap3610)
                ip link set dev eth0 address $(mtd_get_mac_ascii cfg1 ethaddr)
                ;;
-       fortinet,fap-221-b)
-               ip link set dev eth0 address $(mtd_get_mac_text u-boot 0x3ff80 12)
-               ;;
        moxa,awk-1137c)
                ip link set dev eth0 address $(mtd_get_mac_ascii u-boot-env mac_addr)
                ;;