From patchwork Wed May 16 22:33:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timo Sigurdsson X-Patchwork-Id: 915585 X-Patchwork-Delegate: blogic@openwrt.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=silentcreek.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="dpf2EU4p"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="MKzOvRY2"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40mxpb1S4Cz9s4n for ; Fri, 18 May 2018 02:39:18 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=IiaWuSnJVP7oYQ0+JHb8n1c0JioEHRxg0PM8B9CbmR4=; b=dpf2EU4pjk2VdUk28zhqXL8yan ymv9DifCei0Hbl66F0BYp1aQVFRGqZMjLzXjizE3pepnlLVQTncA2srvB54fTGgIhy10iH7TvfuDj MwLE0Whc+uu6LxEAh4D36Pwd6Xt56naE86xWXIRI9Lx1RbRCCIxr/IMND5h96OVRblqhptVnx8ely UjZpBi5JFvvozXBlOtUupfwGGd2clIQ4z4unNrnU8FuNxlOKZhjTW22lkQ8BoiE8ujS+MZSI6GbnG nINzPLnn3f4ntnm0UPYTICQUF2GBR0XM7Fd7DMA4/5HUsV3QaEsx6VwLdY8iZ1BY2JOremfHueBMC bC+5vYEQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fJLvo-0006Q3-P3; Thu, 17 May 2018 16:39:08 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fJLpV-0002bM-En for openwrt-devel@bombadil.infradead.org; Thu, 17 May 2018 16:32:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=VRAz+gMJA6+g3KUgRwJe5Oy+JpE2v+XEsr2zk4mrAW8=; b=MKzOvRY2F+kn1rYwRVZJsf6V3 yiHD3xsWMqjpa+4FdfRsIKKn1hGfWAMnOxSW7KKmIROZJAjLhedC18ZjJ5abZQ1iEVf7EpUVJGYij OED7lW4PE8tZxbDuMxtC4EjDpOQWZB9H2o5xsqnhG7TBrQI3PbrUS9Fo5f6XZDeAgx3prLOdZrr0y 1i0eWDnzjKdiNryHk2KpMV3vdYvzYJm2WvMzg+jOkPCop9Zt+C8av3w84ezqyLV7prV3qjxCq64Ua ELq78KzEWG7QWb3BNvW4vbJR7RNS+NWGCgpn0bUxxdQJRs+rbaXMWtdEcn0XSg7OfRxnkQNoQ2Q9l ZnxXk4ZqQ==; Received: from dd34104.kasserver.com ([85.13.151.79]) by casper.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fJLUL-0007Um-EO for openwrt-devel@lists.openwrt.org; Thu, 17 May 2018 16:10:47 +0000 Received: from localhost.localdomain (ip-37-201-5-208.hsi13.unitymediagroup.de [37.201.5.208]) by dd34104.kasserver.com (Postfix) with ESMTPSA id 312ED6C8045F; Thu, 17 May 2018 00:34:27 +0200 (CEST) From: Timo Sigurdsson To: lede-dev@lists.infradead.org, openwrt-devel@lists.openwrt.org, nbd@nbd.name Subject: [PATCH] ath10k-firmware: Update QCA988X firmware to the latest version Date: Thu, 17 May 2018 00:33:56 +0200 Message-Id: <1526510036-28722-2-git-send-email-public_timo.s@silentcreek.de> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1526510036-28722-1-git-send-email-public_timo.s@silentcreek.de> References: <1526510036-28722-1-git-send-email-public_timo.s@silentcreek.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180517_171045_582589_00777150 X-CRM114-Status: UNSURE ( 7.82 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.1 on casper.infradead.org summary: Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.151.79 listed in list.dnswl.org] X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Timo Sigurdsson MIME-Version: 1.0 Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This patch updates the QCA988X firmware to the latest revision firmware-5.bin_10.2.4-1.0-00037 found in the ath10k-firmware and linux-firmware repositories. Tested on TP-Link Archer C7 v2 (ar71xx). Signed-off-by: Timo Sigurdsson --- package/firmware/ath10k-firmware/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index 6b81e1a..cc9ab36 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ath10k-firmware -PKG_SOURCE_DATE:=2018-04-19 -PKG_SOURCE_VERSION:=71e50312b54cc972657a7b08c470088447cb9676 -PKG_MIRROR_HASH:=726e7bce9917532e3b39ced6a17ca2d4c39fdf4c9bec4a3f8f2ea3e5defa6a54 +PKG_SOURCE_DATE:=2018-05-12 +PKG_SOURCE_VERSION:=952afa4949cb34193040cd4e7441e1aee50ac731 +PKG_MIRROR_HASH:=0040f94d11d0039505328a90b2ff48968db873e9e7967307631bf40ef5679275 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git @@ -433,7 +433,7 @@ define Package/ath10k-firmware-qca988x/install $(PKG_BUILD_DIR)/QCA988X/hw2.0/board.bin \ $(1)/lib/firmware/ath10k/QCA988X/hw2.0/ $(INSTALL_DATA) \ - $(PKG_BUILD_DIR)/QCA988X/hw2.0/10.2.4-1.0/firmware-5.bin_10.2.4-1.0-00033 \ + $(PKG_BUILD_DIR)/QCA988X/hw2.0/10.2.4-1.0/firmware-5.bin_10.2.4-1.0-00037 \ $(1)/lib/firmware/ath10k/QCA988X/hw2.0/firmware-5.bin endef