kirkwood: fix Ctera C200 V1 ubi part name
[openwrt/openwrt.git] / target / linux / kirkwood / patches-5.15 / 114-ctera-c-200-v1.patch
index 23922b8d883b56c557be43961208accf9751bdd1..aed79d5dd5709d3861c800869b86e6c7f228eb04 100644 (file)
                        function = LED_FUNCTION_STATUS;
                        color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
+@@ -240,7 +252,7 @@
+       };
+       partition@7a00000 {
+-              label = "rootfs";
++              label = "ubi";
+               reg = <0x7a00000 0x8600000>;
+       };
+ };