summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/ar9331-okud-max9331.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ar9331-okud-max9331.dts')
-rw-r--r--arch/mips/dts/ar9331-okud-max9331.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/dts/ar9331-okud-max9331.dts b/arch/mips/dts/ar9331-okud-max9331.dts
index 3b93bee93b..f65272905b 100644
--- a/arch/mips/dts/ar9331-okud-max9331.dts
+++ b/arch/mips/dts/ar9331-okud-max9331.dts
@@ -21,7 +21,7 @@
environment {
compatible = "barebox,environment";
- device-path = &spiflash, "partname:barebox-environment";
+ device-path = &env_nor;
};
art@0 {
@@ -120,7 +120,7 @@
reg = <0 0x10000>;
};
- partition@10000 {
+ env_nor: partition@10000 {
label = "barebox-environment";
reg = <0x10000 0x10000>;
};