From: Dinh Nguyen <dinguyen@kernel.org>
To: "Ooi, Joyce" <joyce.ooi@intel.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Tan Ley Foon <ley.foon.tan@intel.com>,
See Chin Liang <chin.liang.see@intel.com>,
Chee Hong Ang <chee.hong.ang@intel.com>
Subject: Re: [PATCH] arm64: dts: increase the QSPI reg address for Stratix10 and Agilex
Date: Mon, 9 Mar 2020 11:42:21 -0500 [thread overview]
Message-ID: <5dfb55b4-f8fe-b4b9-1abc-9946eadf5535@kernel.org> (raw)
In-Reply-To: <20200309033649.15208-1-joyce.ooi@intel.com>
On 3/8/20 10:36 PM, Ooi, Joyce wrote:
> From: Joyce Ooi <joyce.ooi@intel.com>
>
> This patch increases the reg addresses for QSPI boot and QSPI rootfs for
> Stratix10 and Agilex to cater for the increased size of kernel Image.
>
> Signed-off-by: Joyce Ooi <joyce.ooi@intel.com>
> ---
> .../boot/dts/altera/socfpga_stratix10_socdk.dts | 6 +++---
> arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 6 +++---
> 2 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index fb11ef0..f6c4a15 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -178,12 +178,12 @@
>
> qspi_boot: partition@0 {
> label = "Boot and fpga data";
> - reg = <0x0 0x034B0000>;
> + reg = <0x0 0x03FE0000>;
> };
>
> - qspi_rootfs: partition@4000000 {
> + qspi_rootfs: partition@3FE0000 {
> label = "Root Filesystem - JFFS2";
>
Applied, thanks!
Dinh
prev parent reply other threads:[~2020-03-09 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 3:36 [PATCH] arm64: dts: increase the QSPI reg address for Stratix10 and Agilex Ooi, Joyce
2020-03-09 16:42 ` Dinh Nguyen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5dfb55b4-f8fe-b4b9-1abc-9946eadf5535@kernel.org \
--to=dinguyen@kernel.org \
--cc=chee.hong.ang@intel.com \
--cc=chin.liang.see@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=joyce.ooi@intel.com \
--cc=ley.foon.tan@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).