|
@@ -56,9 +56,6 @@ case "$FIRMWARE" in
|
|
|
caldata_extract "calibrate" 0x1000 0x440
|
|
|
ath9k_patch_mac $(mtd_get_mac_ascii u-boot-env0 RADIOADDR1)
|
|
|
;;
|
|
|
- meraki,mr12)
|
|
|
- caldata_extract "art" 0x11000 0xeb8
|
|
|
- ;;
|
|
|
nec,wg800hp)
|
|
|
caldata_extract "art" 0x1000 0x440
|
|
|
ath9k_patch_mac $(mtd_get_mac_text board_data 0x680)
|
|
@@ -108,6 +105,9 @@ case "$FIRMWARE" in
|
|
|
caldata_extract "calibrate" 0x5000 0x440
|
|
|
ath9k_patch_mac $(mtd_get_mac_ascii u-boot-env0 RADIOADDR0)
|
|
|
;;
|
|
|
+ meraki,mr12)
|
|
|
+ caldata_extract "art" 0x11000 0xeb8
|
|
|
+ ;;
|
|
|
netgear,wnr2200-8m|\
|
|
|
netgear,wnr2200-16m|\
|
|
|
pcs,cap324|\
|