summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6q-wandboard.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/imx6q-wandboard.dts')
-rw-r--r--arch/arm/dts/imx6q-wandboard.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/imx6q-wandboard.dts b/arch/arm/dts/imx6q-wandboard.dts
index 26d8a0077d..0606727a11 100644
--- a/arch/arm/dts/imx6q-wandboard.dts
+++ b/arch/arm/dts/imx6q-wandboard.dts
@@ -27,11 +27,11 @@
partition@0 {
label = "barebox";
- reg = <0x0 0xc0000>;
+ reg = <0x0 0xe0000>;
};
- environment_usdhc3: partition@c0000 {
+ environment_usdhc3: partition@e0000 {
label = "barebox-environment";
- reg = <0xc0000 0x40000>;
+ reg = <0xe0000 0x20000>;
};
};