uboot: fix cmcc_rax3000m blink led

This commit is contained in:
hanwckf
2023-09-01 23:45:48 +08:00
parent 62f26ff5de
commit ac6343d8ed

View File

@@ -17,7 +17,7 @@
config {
bootcmd = "mtkboardboot";
blink_led = "red:system";
blink_led = "blue:system";
system_led = "green:system";
};