ubi-volume-ubootenv {
volname = "ubootenv";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
ubi-volume-ubootenv2 {
volname = "ubootenv2";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
ubi-volume-ubootenv {
volname = "ubootenv";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
ubi-volume-ubootenv2 {
volname = "ubootenv2";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
ubi-volume-ubootenv {
volname = "ubootenv";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
ubi-volume-ubootenv2 {
volname = "ubootenv2";
nvmem-layout {
- compatible = "u-boot,env-redundant-bool-layout";
+ compatible = "u-boot,env-redundant-bool";
};
};
+ ubi-volume-ubootenv {
+ volname = "ubootenv";
+ nvmem-layout {
-+ compatible = "u-boot,env-redundant-bool-layout";
++ compatible = "u-boot,env-redundant-bool";
+ };
+ };
+
+ ubi-volume-ubootenv2 {
+ volname = "ubootenv2";
+ nvmem-layout {
-+ compatible = "u-boot,env-redundant-bool-layout";
++ compatible = "u-boot,env-redundant-bool";
+ };
+ };
+