[PATCH 3/6] ARM: socfpga: achilles: move partitions to free disk space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Enrico Jorns <ejo@xxxxxxxxxxxxxx>

Prior to this, environment and state was placed inside the redundant
barbeox copies.

Signed-off-by: Enrico Jorns <ejo@xxxxxxxxxxxxxx>
---
 arch/arm/dts/socfpga_arria10_achilles.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/socfpga_arria10_achilles.dts b/arch/arm/dts/socfpga_arria10_achilles.dts
index 5c08be82d67f..abf2a7d9f15b 100644
--- a/arch/arm/dts/socfpga_arria10_achilles.dts
+++ b/arch/arm/dts/socfpga_arria10_achilles.dts
@@ -207,12 +207,12 @@
 		#address-cells = <1>;
 		environment_mmc: partition@178000 {
 			label = "environment";
-			reg = <0x178000 0x8000>;
+			reg = <0x300000 0x8000>;
 		};
 
 		state_mmc: partition@180000 {
 			label = "state";
-			reg = <0x180000 0xC00>;
+			reg = <0x400000 0x8000>;
 		};
 	};
 };
-- 
2.19.0


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux