From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 35AB7C433E6 for ; Tue, 9 Feb 2021 13:49:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AFEB864EE1 for ; Tue, 9 Feb 2021 13:49:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231938AbhBINtS (ORCPT ); Tue, 9 Feb 2021 08:49:18 -0500 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:38000 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S231816AbhBINrg (ORCPT ); Tue, 9 Feb 2021 08:47:36 -0500 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 119Dk7li022653; Tue, 9 Feb 2021 05:46:45 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=pfpt0220; bh=RjF1O7up2zLp1Oc6rdxUA9EIWEPcvCvW09fitTDa0Jw=; b=DT5i+13VDCVSJzlqVw29tcOQwgYh2u62IDA9CI0UJiFsF2VgdCjIw2lXEmS6KjQUgD+C VKPVdQ4TubYI+of4K1cDsDIfJCqSg6BV+uSVWnYucaLoaIRJkDOKl5u9XMzgqu5+m7OC i5vgOvYh6mFfpRgJVOydX0KWnRfbSFMICqKW1le7SDblD8CFAcjmBUjCsdCqrsrf1d+E fGOgo3S/kviU6WNxcREaO9YFtbJrjD6bNSMEGhWI64fkoVU30gRV1usqinNu1QCM2NYc KEV+3/APEUyZBHV/FVzHKgcS4m1Hfn/HedwubpE1z8I+/xbxAzxVYx8e0xGFH2sl4AHC ZQ== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com with ESMTP id 36hsbrgcp5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 09 Feb 2021 05:46:45 -0800 Received: from SC-EXCH03.marvell.com (10.93.176.83) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 9 Feb 2021 05:46:43 -0800 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 9 Feb 2021 05:46:43 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 9 Feb 2021 05:46:43 -0800 Received: from octopus.marvell.com (octopus.marvell.com [10.5.24.3]) by maili.marvell.com (Postfix) with ESMTP id EA4633F703F; Tue, 9 Feb 2021 05:46:38 -0800 (PST) From: To: , , CC: , , , , , , , , , , , , , , , "Konstantin Porotchkin" Subject: [PATCH v4 2/5] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme Date: Tue, 9 Feb 2021 15:46:07 +0200 Message-ID: <20210209134610.19904-3-kostap@marvell.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210209134610.19904-1-kostap@marvell.com> References: <20210209134610.19904-1-kostap@marvell.com> MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369,18.0.737 definitions=2021-02-09_03:2021-02-09,2021-02-09 signatures=0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Konstantin Porotchkin Eliminate 1MB gap between Linux and filesystem partitions. Signed-off-by: Konstantin Porotchkin --- arch/arm64/boot/dts/marvell/cn9130-db.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dts b/arch/arm64/boot/dts/marvell/cn9130-db.dts index ce49a70d88a0..d24294888400 100644 --- a/arch/arm64/boot/dts/marvell/cn9130-db.dts +++ b/arch/arm64/boot/dts/marvell/cn9130-db.dts @@ -258,7 +258,7 @@ }; partition@200000 { label = "Linux"; - reg = <0x200000 0xd00000>; + reg = <0x200000 0xe00000>; }; partition@1000000 { label = "Filesystem"; -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0CFD3C433E6 for ; Tue, 9 Feb 2021 13:48:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A850D64EDF for ; Tue, 9 Feb 2021 13:48:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A850D64EDF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=marvell.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=CEKHWXfSGNRJaFm3PiSvQYNPwYfsutUdD2Ktct0Xkps=; b=U7Z8A8yogrG993x8XrV6BLtPg ggtspNBe1Ea+yJ7LMw/bEN8gh9RZgZvRn132qC7GUcoexg/cr8pNo2IZn4KR76l1exprI5I4hZ48h hFF5ypc9Hw1F8f/2WoXORUneK+cu3ElIrC/ZNNWJE12qesqZu4IOPdFLSSx6vx4u1ZDQrqsBI+CNe EgrwuZTmaS8sG/SrP+uqP3WC+zo/5dWcJeZZ4ydcMCG9t1EQcLSsa90l242V/wH5YBtVGH1hCSBus VPY2h4ZRNMs6UDRjdsMmEKDTpNQGaad4vhpA1NmgJvGs9IxmowupishfR7+DFYCsfTXSXF44Iaxwa 1grCQ7I+A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9TLz-0002iA-F9; Tue, 09 Feb 2021 13:46:55 +0000 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174] helo=mx0b-0016f401.pphosted.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9TLt-0002fL-C5 for linux-arm-kernel@lists.infradead.org; Tue, 09 Feb 2021 13:46:50 +0000 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 119Dk7li022653; Tue, 9 Feb 2021 05:46:45 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=pfpt0220; bh=RjF1O7up2zLp1Oc6rdxUA9EIWEPcvCvW09fitTDa0Jw=; b=DT5i+13VDCVSJzlqVw29tcOQwgYh2u62IDA9CI0UJiFsF2VgdCjIw2lXEmS6KjQUgD+C VKPVdQ4TubYI+of4K1cDsDIfJCqSg6BV+uSVWnYucaLoaIRJkDOKl5u9XMzgqu5+m7OC i5vgOvYh6mFfpRgJVOydX0KWnRfbSFMICqKW1le7SDblD8CFAcjmBUjCsdCqrsrf1d+E fGOgo3S/kviU6WNxcREaO9YFtbJrjD6bNSMEGhWI64fkoVU30gRV1usqinNu1QCM2NYc KEV+3/APEUyZBHV/FVzHKgcS4m1Hfn/HedwubpE1z8I+/xbxAzxVYx8e0xGFH2sl4AHC ZQ== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com with ESMTP id 36hsbrgcp5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 09 Feb 2021 05:46:45 -0800 Received: from SC-EXCH03.marvell.com (10.93.176.83) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 9 Feb 2021 05:46:43 -0800 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 9 Feb 2021 05:46:43 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 9 Feb 2021 05:46:43 -0800 Received: from octopus.marvell.com (octopus.marvell.com [10.5.24.3]) by maili.marvell.com (Postfix) with ESMTP id EA4633F703F; Tue, 9 Feb 2021 05:46:38 -0800 (PST) From: To: , , Subject: [PATCH v4 2/5] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme Date: Tue, 9 Feb 2021 15:46:07 +0200 Message-ID: <20210209134610.19904-3-kostap@marvell.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210209134610.19904-1-kostap@marvell.com> References: <20210209134610.19904-1-kostap@marvell.com> MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369, 18.0.737 definitions=2021-02-09_03:2021-02-09, 2021-02-09 signatures=0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210209_084649_573043_5D1761D0 X-CRM114-Status: GOOD ( 13.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tmn505@gmail.com, andrew@lunn.ch, nadavh@marvell.com, jaz@semihalf.com, gregory.clement@bootlin.com, vkoul@kernel.org, kishon@ti.com, vladimir.vid@sartura.hr, luka.kovacic@sartura.hr, robh+dt@kernel.org, miquel.raynal@bootlin.com, Konstantin Porotchkin , stefanc@marvell.com, mw@semihalf.com, bpeled@marvell.com, sebastian.hesselbarth@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Konstantin Porotchkin Eliminate 1MB gap between Linux and filesystem partitions. Signed-off-by: Konstantin Porotchkin --- arch/arm64/boot/dts/marvell/cn9130-db.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dts b/arch/arm64/boot/dts/marvell/cn9130-db.dts index ce49a70d88a0..d24294888400 100644 --- a/arch/arm64/boot/dts/marvell/cn9130-db.dts +++ b/arch/arm64/boot/dts/marvell/cn9130-db.dts @@ -258,7 +258,7 @@ }; partition@200000 { label = "Linux"; - reg = <0x200000 0xd00000>; + reg = <0x200000 0xe00000>; }; partition@1000000 { label = "Filesystem"; -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel