From: Dinh Nguyen <dinguyen@kernel.org>
To: ji.sheng.teoh@intel.com, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: socfpga: arria10: Increase NAND boot partition size
Date: Mon, 26 Sep 2022 09:25:28 -0500 [thread overview]
Message-ID: <59c1196d-7b0e-9f50-03e8-a741adc6d91c@kernel.org> (raw)
In-Reply-To: <20220921024519.92827-1-ji.sheng.teoh@intel.com>
On 9/20/22 21:45, ji.sheng.teoh@intel.com wrote:
> From: Teoh Ji Sheng <ji.sheng.teoh@intel.com>
>
> Content in NAND boot partition have exceeded 32MB defined in device
> tree node.
> Increase boot partition size to 37MB to support larger kernel Image
> and FPGA bitstream.
>
> Signed-off-by: Teoh Ji Sheng <ji.sheng.teoh@intel.com>
> ---
> arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts b/arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts
> index 9aa897b79544..a662df319a84 100644
> --- a/arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts
> +++ b/arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts
> @@ -16,11 +16,11 @@
>
> partition@0 {
> label = "Boot and fpga data";
> - reg = <0x0 0x02000000>;
> + reg = <0x0 0x02500000>;
> };
> partition@1c00000 {
> label = "Root Filesystem - JFFS2";
> - reg = <0x02000000 0x06000000>;
> + reg = <0x02500000 0x05500000>;
> };
> };
> };
Applied!
Thanks,
Dinh
prev parent reply other threads:[~2022-09-26 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-21 2:45 ji.sheng.teoh
2022-09-26 14:25 ` 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=59c1196d-7b0e-9f50-03e8-a741adc6d91c@kernel.org \
--to=dinguyen@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ji.sheng.teoh@intel.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--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
all inboxes | Powered by JetHome®