diff options
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/kirkwood/patches-6.1/114-ctera-c-200-v1.patch | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/target/linux/kirkwood/patches-6.1/114-ctera-c-200-v1.patch b/target/linux/kirkwood/patches-6.1/114-ctera-c-200-v1.patch index 23922b8d883..eb62e1a5ed4 100644 --- a/target/linux/kirkwood/patches-6.1/114-ctera-c-200-v1.patch +++ b/target/linux/kirkwood/patches-6.1/114-ctera-c-200-v1.patch @@ -31,13 +31,12 @@ }; led-3 { -@@ -94,13 +104,15 @@ +@@ -94,13 +104,13 @@ gpios = <&gpio0 17 GPIO_ACTIVE_LOW>; }; - led-4 { + led_status_red: led-4 { -+ label = "red:status"; function = LED_FUNCTION_STATUS; color = <LED_COLOR_ID_RED>; gpios = <&gpio1 6 GPIO_ACTIVE_LOW>; @@ -45,7 +44,15 @@ - led-5 { + led_status_green: led-5 { -+ label = "green:status"; function = LED_FUNCTION_STATUS; color = <LED_COLOR_ID_GREEN>; gpios = <&gpio1 7 GPIO_ACTIVE_LOW>; +@@ -240,7 +250,7 @@ + }; + + partition@7a00000 { +- label = "rootfs"; ++ label = "ubi"; + reg = <0x7a00000 0x8600000>; + }; + }; |
