summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-eltec-hipercam.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/imx6dl-eltec-hipercam.dts')
-rw-r--r--arch/arm/dts/imx6dl-eltec-hipercam.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/dts/imx6dl-eltec-hipercam.dts b/arch/arm/dts/imx6dl-eltec-hipercam.dts
index f272e78a59..4fe174437e 100644
--- a/arch/arm/dts/imx6dl-eltec-hipercam.dts
+++ b/arch/arm/dts/imx6dl-eltec-hipercam.dts
@@ -37,15 +37,15 @@
partition@0 {
label = "barebox";
- reg = <0x0 0xc0000>;
+ reg = <0x0 0xe0000>;
};
- environment_nor0: partition@1 {
+ environment_nor0: partition@e0000 {
label = "bareboxenv";
- reg = <0xc0000 0x8000>;
+ reg = <0xe0000 0x20000>;
};
- partition@2 {
+ partition@100000 {
label = "persistent";
reg = <0x100000 0xf00000>;
};