summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin
Commit message (Collapse)AuthorAgeFilesLines
* Netgear R6100 supportImre Kaloz2014-11-261-0/+10
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43382
* ar71xx: add qihoo 360 c301 router supportJohn Crispin2014-09-151-0/+17
| | | | | | | | | | | | | | | Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac. Its chipset is AR9344 + AR9882 with two 16MB flashes. This patch adds its initial support. v2: * use mtd_get_mac_ascii to fetch MAC address for ath10k. * use ath79_register_pci to initialize AR9882. Signed-off-by: Weijie Gao <hackpascal@gmail.com> SVN-Revision: 42552
* add support for the archer c5Imre Kaloz2014-07-231-0/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41814
* extract and fixup the board.bin on the archerImre Kaloz2014-07-191-0/+13
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41757
* ar71xx: nbg6716: extract ath10k wifi board.binJohn Crispin2014-07-101-0/+23
With help of this script the ath10k board.bin settings are loaded from flash and saved to the ath10k firmware directory. The driver reads it later in the boot process. Signed-off-by: André Valentin <avalentin@marcant.net> SVN-Revision: 41562