summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/ar9331-openembed-som9331-board.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ar9331-openembed-som9331-board.dts')
-rw-r--r--arch/mips/dts/ar9331-openembed-som9331-board.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/dts/ar9331-openembed-som9331-board.dts b/arch/mips/dts/ar9331-openembed-som9331-board.dts
index 4736332f8f..78f5ef1ea2 100644
--- a/arch/mips/dts/ar9331-openembed-som9331-board.dts
+++ b/arch/mips/dts/ar9331-openembed-som9331-board.dts
@@ -37,7 +37,7 @@
environment {
compatible = "barebox,environment";
- device-path = &spiflash, "partname:barebox-environment";
+ device-path = &env_nor;
};
art@0 {
@@ -95,7 +95,7 @@
reg = <0 0x80000>;
};
- partition@80000 {
+ env_nor: partition@80000 {
label = "barebox-environment";
reg = <0x80000 0x10000>;
};