mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: socfpga: agilex5: update qspi partitions for 013b board
@ 2025-11-14 15:40 niravkumarlaxmidas.rabara
  2025-11-17 11:43 ` Dinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: niravkumarlaxmidas.rabara @ 2025-11-14 15:40 UTC (permalink / raw)
  To: Dinh Nguyen, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	devicetree, linux-kernel
  Cc: Niravkumar L Rabara

From: Niravkumar L Rabara <niravkumarlaxmidas.rabara@altera.com>

Update qspi flash partitions to support Remote System Update (RSU).

Signed-off-by: Niravkumar L Rabara <niravkumarlaxmidas.rabara@altera.com>
---

This patch is based on socfpga maintainer's tree
https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/?h=socfpga_dts_for_v6.19
 
 arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_013b.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_013b.dts b/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_013b.dts
index 37ff715b7928..f71e1280c778 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_013b.dts
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_013b.dts
@@ -102,12 +102,12 @@ partitions {
 
 			qspi_boot: partition@0 {
 				label = "u-boot";
-				reg = <0x0 0x00600000>;
+				reg = <0x0 0x00c00000>;
 			};
 
-			root: partition@4200000 {
+			root: partition@c00000  {
 				label = "root";
-				reg = <0x00600000 0x03a00000>;
+				reg = <0x00c00000 0x03400000>;
 			};
 		};
 	};
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-17 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-14 15:40 [PATCH] arm64: dts: socfpga: agilex5: update qspi partitions for 013b board niravkumarlaxmidas.rabara
2025-11-17 11:43 ` Dinh Nguyen

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®