summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/dts/imx6dl-tx6u-801x.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/imx6dl-tx6u-801x.dts b/arch/arm/dts/imx6dl-tx6u-801x.dts
index 43104b2b88..a480408f50 100644
--- a/arch/arm/dts/imx6dl-tx6u-801x.dts
+++ b/arch/arm/dts/imx6dl-tx6u-801x.dts
@@ -18,12 +18,12 @@
&gpmi {
partition@0 {
label = "barebox";
- reg = <0x0 0x100000>;
+ reg = <0x0 0x400000>;
};
partition@1 {
label = "barebox-environment";
- reg = <0x100000 0x100000>;
+ reg = <0x400000 0x100000>;
};
};