summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/am335x-phytec-phycard-som.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/am335x-phytec-phycard-som.dtsi')
-rw-r--r--arch/arm/dts/am335x-phytec-phycard-som.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/am335x-phytec-phycard-som.dtsi b/arch/arm/dts/am335x-phytec-phycard-som.dtsi
index e459824a77..a80f92f22c 100644
--- a/arch/arm/dts/am335x-phytec-phycard-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phycard-som.dtsi
@@ -4,7 +4,7 @@
environment-nand {
compatible = "barebox,environment";
- device-path = &nand, "partname:bareboxenv";
+ device-path = &env_nand;
status = "disabled";
};
};
@@ -211,7 +211,7 @@
reg = <0x100000 0x80000>;
};
- partition@180000 {
+ env_nand: partition@180000 {
label = "bareboxenv";
reg = <0x180000 0x40000>;
};