summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6q-phytec-phycore-som-nand.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/imx6q-phytec-phycore-som-nand.dts')
-rw-r--r--arch/arm/dts/imx6q-phytec-phycore-som-nand.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/imx6q-phytec-phycore-som-nand.dts b/arch/arm/dts/imx6q-phytec-phycore-som-nand.dts
index 06f2f71537..aa2c94abee 100644
--- a/arch/arm/dts/imx6q-phytec-phycore-som-nand.dts
+++ b/arch/arm/dts/imx6q-phytec-phycore-som-nand.dts
@@ -62,11 +62,11 @@
partition@0 {
label = "barebox";
- reg = <0x0 0x80000>;
+ reg = <0x0 0xe0000>;
};
- partition@1 {
+ partition@e0000 {
label = "barebox-environment";
- reg = <0x80000 0x80000>;
+ reg = <0xe0000 0x20000>;
};
};