You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/firmware/ipq-wifi
Jeff Kletsky 4bdc873a5f firmware/ipq-wifi: Extend for multi-chip boards
This package provides board-specific reference ("cal") data
on an interim basis until included in the upstream distros

While originally conceived for IPQ4019-based boards, similar needs
are appearing with three-radio devices. For some of these devices,
both a board-2.bin file needs to be supplied both for the IPQ4019
as well as for the other radio on the board.

This patch allows new or multiple overrides to be specified by:

  * Adding board name to ALLWIFIBOARDS
  * Placing file(s) in this directory named as
      board-<devicename>.<qca4019|qca9888|qca9984>
  * Adding
      $(eval $(call generate-ipq-wifi-package,<device>,<display name>))

(along with suitable package selection for the board)

At this time, QCA4019, QCA9888, and QCA9984 are supported.
Extension to other chips should be straightforward.

The existing files, board-*.bin, are "grandfathered" as QCA4019.

The package name has been retained for compatability reasons.
At this time it DEPENDS:=@TARGET_ipq40xx, limiting its visibility.

Build-tested-on: asus_map-ac2200, alfa-network_ap120c-ac,
    avm_fritzbox-7530, avm_fritzrepeater-3000, engenius_eap1300,
    engenius_ens620ext, linksys_ea6350v3, qxwlan-e2600ac-c1/-c2

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
5 years ago
..
Makefile firmware/ipq-wifi: Extend for multi-chip boards 5 years ago
board-alfa-network_ap120c-ac.bin ipq-wifi: update ALFA Network AP120C-AC board-2.bin 5 years ago
board-asus_map-ac2200.bin firmware/ipq-wifi: Extend for multi-chip boards 5 years ago
board-avm_fritzbox-7530.bin ipq40xx: add support for FritzBox 7530 5 years ago
board-avm_fritzrepeater-3000.bin ipq40xx: add support for AVM FRITZ!Repeater 3000 5 years ago
board-engenius_eap1300.bin ipq40xx: add support for EnGenius EAP1300 6 years ago
board-engenius_ens620ext.bin ipq40xx: add support for EnGenius ENS620EXT 5 years ago
board-linksys_ea6350v3.bin ipq-wifi: update ipq-wifi for Linksys EA6350v3 5 years ago
board-map-ac2200.bin ipq40xx: add support for ASUS Lyra 5 years ago
board-qxwlan-e2600ac.bin ipq40xx: add support for Qxwlan E2600AC C1 and C2 5 years ago
board-qxwlan_e2600ac.bin firmware/ipq-wifi: Extend for multi-chip boards 5 years ago