Message ID | 20210523212816.5430-2-avalentin@marcant.net |
---|---|
State | New |
Headers | show
Return-Path: <openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=lpAgR1FW; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=DSMKDb9U; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FpwyV06Hxz9sT6 for <incoming@patchwork.ozlabs.org>; Tue, 25 May 2021 11:11:29 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iR2dI2jBzae58vhkl/j37Bfzs3HtyD2WbQwZyyWhZUw=; b=lpAgR1FWBM362d bFSIYc6wL11B8hW8j1rdcrg82Hzx2YEKcMCXetFeDKH+OL9n6ObGtM7lMQgbaWWn7ixwk53KqFL4E iJPtyAXcNK7RndLpx2dJUtZPUchJI2O0dxps+C53tB1lJt5bXud2gpj2dK0Y739S29ZTbf8S7pOMl I4V392tI3RDZXJG48cXmwI05SZU9TKBqdjtdfVvWlychNSwOENvvR0rgpDQDo3pilZ/usVcQca67L YltUjaxMnWIQR3vHJg6Dn5UC5uQXLA7Cxr8xyJkayYVF8YUewUBYJhonM3T5AUk/GFDXoay6elCzG sccYMVur85pMLJPezTAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1llLYF-002iFX-04; Tue, 25 May 2021 01:08:07 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1llGs1-001mw2-18 for openwrt-devel@bombadil.infradead.org; Mon, 24 May 2021 20:08:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description; bh=GgOeFekEUtRv/+dLLrHkzhnvPdBWQpBLK80l+0j9Gyc=; b=DSMKDb9UJEXKApbkRerB4Yb0cI ocmEPK8GWaPf7R0w/KQw5E3R/efqJqRvXS3kH7MLiGqDCuorM3osxqQaCN4r8pgxOVjsYymwNAIG4 v2pXntj0s17ysldYs/SL5zr48vBuElldOCIYxqtTmgIyLZ8tED7fJWsEzl9sau+1QAdgvMjXwYHJz 09HuQFjV+w4fWD1AVBGLR6P6EZtDe4atcpIW1rvkiHNygzd0V+31lroiZV2g8ptakogNpwCQcD4bI i6wnKUjK7v5AeO/8xvN0HbJoFTJfeA/u60MO1kPqQJfIAh8cV+tOjBq63VDhkNv1/LU2tH/8n1Lwq MuKarcnA==; Received: from mail3.marcant.net ([217.14.160.188]) by casper.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lkveQ-001msz-2P for openwrt-devel@lists.openwrt.org; Sun, 23 May 2021 21:29:07 +0000 Received: from [192.168.180.1] (port=48294 helo=admins.marcant.net) by mail3.marcant.net with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <avalentin@marcant.net>) id 1lkve1-0004iE-0h; Sun, 23 May 2021 23:28:21 +0200 Received: from varus.marcant.loc (unknown [192.168.3.44]) by admins.marcant.net (Postfix) with ESMTPA id 13BF32808BA; Sun, 23 May 2021 23:28:21 +0200 (CEST) From: =?utf-8?q?Andr=C3=A9_Valentin?= <avalentin@marcant.net> To: openwrt-devel@lists.openwrt.org Cc: =?utf-8?q?Andr=C3=A9_Valentin?= <avalentin@marcant.net> Subject: [PATCH v4 1/2] firmware-utils: zytrx: Add support for ZyXEL LTE3301-PLUS Date: Sun, 23 May 2021 23:28:15 +0200 Message-Id: <20210523212816.5430-2-avalentin@marcant.net> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210523212816.5430-1-avalentin@marcant.net> References: <20210523212816.5430-1-avalentin@marcant.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210523_222851_359145_16B204F3 X-CRM114-Status: UNSURE ( 9.12 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.6 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List <openwrt-devel.lists.openwrt.org> List-Unsubscribe: <https://lists.openwrt.org/mailman/options/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=unsubscribe> List-Archive: <http://lists.openwrt.org/pipermail/openwrt-devel/> List-Post: <mailto:openwrt-devel@lists.openwrt.org> List-Help: <mailto:openwrt-devel-request@lists.openwrt.org?subject=help> List-Subscribe: <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "openwrt-devel" <openwrt-devel-bounces@lists.openwrt.org> Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org |
Series |
Add support for ZyXEL LTE3301-PLUS
|
expand
|
diff --git a/tools/firmware-utils/src/zytrx.c b/tools/firmware-utils/src/zytrx.c index 302efc6010..b3bbbe3c69 100644 --- a/tools/firmware-utils/src/zytrx.c +++ b/tools/firmware-utils/src/zytrx.c @@ -96,6 +96,7 @@ static struct board_t { uint32_t modelid; } boards[] = { { "MT7621A", "NR7101", 0x07010001 }, + { "MT7621A", "LTE3301-PLUS", 0x03030001 }, {} };
This adds a new device id to the image tools. Signed-off-by: André Valentin <avalentin@marcant.net> --- tools/firmware-utils/src/zytrx.c | 1 + 1 file changed, 1 insertion(+)