summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/qca4531-8devices-lima.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/qca4531-8devices-lima.dts')
-rw-r--r--arch/mips/dts/qca4531-8devices-lima.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/dts/qca4531-8devices-lima.dts b/arch/mips/dts/qca4531-8devices-lima.dts
index 4b960e12bf..bb3e5247dc 100644
--- a/arch/mips/dts/qca4531-8devices-lima.dts
+++ b/arch/mips/dts/qca4531-8devices-lima.dts
@@ -24,7 +24,7 @@
environment {
compatible = "barebox,environment";
- device-path = &spiflash, "partname:barebox-environment";
+ device-path = &env_nor;
};
};
};
@@ -59,7 +59,7 @@
reg = <0 0x80000>;
};
- partition@80000 {
+ env_nor: partition@80000 {
label = "barebox-environment";
reg = <0x80000 0x10000>;
};