diff --git a/target/linux/ipq806x/dts/qcom-ipq8068-ap3935.dts b/target/linux/ipq806x/dts/qcom-ipq8068-ap3935.dts index 6b6e97d805..2bc357d92e 100644 --- a/target/linux/ipq806x/dts/qcom-ipq8068-ap3935.dts +++ b/target/linux/ipq806x/dts/qcom-ipq8068-ap3935.dts @@ -212,12 +212,15 @@ #size-cells = <1>; cfg1@2a0000 { - compatible = "u-boot,env-redundant-bool"; label = "CFG1"; reg = <0x2a0000 0x0010000>; - ethaddr: ethaddr { - #nvmem-cell-cells = <1>; + nvmem-layout { + compatible = "u-boot,env-redundant-bool"; + + ethaddr: ethaddr { + #nvmem-cell-cells = <1>; + }; }; };