From: Ley Foon Tan <ley.foon.tan@intel.com>
To: Dinh Nguyen <dinguyen@kernel.org>
Cc: Chin Liang See <chin.liang.see@intel.com>,
Tien Fong Chee <tien.fong.chee@intel.com>,
linux-kernel@vger.kernel.org,
Ley Foon Tan <lftan.linux@gmail.com>,
Ley Foon Tan <ley.foon.tan@intel.com>
Subject: [PATCH] ARM: dts: socfpga: arria10: Increase boot partition size for NAND
Date: Fri, 14 Feb 2020 02:00:27 +0800 [thread overview]
Message-ID: <20200213180027.9239-1-ley.foon.tan@intel.com> (raw)
Increase boot partition size to 32MB to support bigger size kernel image
and FPGA bitstream.
Signed-off-by: Ley Foon Tan <ley.foon.tan@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 9bd9e04c7361..9aa897b79544 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 0x1C00000>;
+ reg = <0x0 0x02000000>;
};
partition@1c00000 {
label = "Root Filesystem - JFFS2";
- reg = <0x1C00000 0x6400000>;
+ reg = <0x02000000 0x06000000>;
};
};
};
--
2.19.0
next reply other threads:[~2020-02-14 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 18:00 Ley Foon Tan [this message]
2020-02-14 14:00 ` Dinh Nguyen
2022-09-08 3:10 ji.sheng.teoh
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=20200213180027.9239-1-ley.foon.tan@intel.com \
--to=ley.foon.tan@intel.com \
--cc=chin.liang.see@intel.com \
--cc=dinguyen@kernel.org \
--cc=lftan.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tien.fong.chee@intel.com \
/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®