From patchwork Wed May 20 10:59:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Petr_=C5=A0tetiar?= X-Patchwork-Id: 1294233 X-Patchwork-Delegate: ynezz@true.cz Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) 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=true.cz Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20170209 header.b=V+g92h5F; 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 49RqWj1kt7z9sPK for ; Wed, 20 May 2020 20:59:29 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:Message-Id:Date:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ekMvJmVfhIUQuyH27aWiTvqOZ1yd3QAtbP3NvmE0D5I=; b=V+g92h5FCyIIfB ixM3nUtWzLkVDDi7KXpMf+LifAdI1sf57Te7+Eh420xAYI3bYWt3uWVLAFlI3b7jhVW0xpsM247pr Zm8UB7YAJDYYldjyE6I7M0Hitdi4hxUMjX3A6wbyorsr66TfcnI2ctI39Z1elkuSwn+fFpBRVQqUf sUehtNDdddND9nvibD6/2HUWQRpAcNrV19BOoZJCHI5ohBJsKQki8BZ+9yxKXW01cIHdSffiFoWlD /R6LLFLrKzL3JOjIsyLzvwfVwoQd59GyAgom8gUUaNiaM9W6mWf9RpuquUoaPyIfaVc7Hmjgh+Bfn Kms7CTN8k283eueDMv/A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbMRb-0000aC-1F; Wed, 20 May 2020 10:59:27 +0000 Received: from smtp-out.xnet.cz ([178.217.244.18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbMRY-0000ZM-Fi for openwrt-devel@lists.openwrt.org; Wed, 20 May 2020 10:59:26 +0000 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id A52356A76; Wed, 20 May 2020 12:59:20 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id 8d2c4e2f; Wed, 20 May 2020 12:59:02 +0200 (CEST) From: =?utf-8?q?Petr_=C5=A0tetiar?= To: openwrt-devel@lists.openwrt.org Date: Wed, 20 May 2020 12:59:13 +0200 Message-Id: <20200520105913.29246-1-ynezz@true.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200520_035924_673404_B4778048 X-CRM114-Status: UNSURE ( 4.71 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH] ath79: nand: disable images for glinet_gl-ar750s X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chuanhong Guo , =?utf-8?q?Petr_=C5=A0tetiar?= , Jeff Kletsky Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Seems like kernel doesn't fit into 2M anymore. Fixes following build failures: WARNING: Image file glinet_gl-ar750s-nor-kernel.bin is too big WARNING: Image file glinet_gl-ar750s-nor-nand-kernel.bin is too big Cc: Jeff Kletsky Cc: Chuanhong Guo Signed-off-by: Petr Štetiar --- target/linux/ath79/image/nand.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ath79/image/nand.mk b/target/linux/ath79/image/nand.mk index 76fee34a90e1..a68f3900d16c 100644 --- a/target/linux/ath79/image/nand.mk +++ b/target/linux/ath79/image/nand.mk @@ -134,6 +134,7 @@ define Device/glinet_gl-ar750s-nor-nand append-ubi | check-kernel-size $$$$(GL_UBOOT_UBI_OFFSET) IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata SUPPORTED_DEVICES += glinet,gl-ar750s-nor + DEFAULT := n endef TARGET_DEVICES += glinet_gl-ar750s-nor-nand @@ -142,6 +143,7 @@ define Device/glinet_gl-ar750s-nor DEVICE_VARIANT := NOR BLOCKSIZE := 64k SUPPORTED_DEVICES += gl-ar750s glinet,gl-ar750s glinet,gl-ar750s-nor-nand + DEFAULT := n endef TARGET_DEVICES += glinet_gl-ar750s-nor