rockchip: add missing network setup for station p2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -8,6 +8,7 @@ rockchip_setup_interfaces()
|
||||
|
||||
case "$board" in
|
||||
ezpro,mrkaio-m68s|\
|
||||
firefly,rk3568-roc-pc|\
|
||||
friendlyarm,nanopi-r2c|\
|
||||
friendlyarm,nanopi-r2c-plus|\
|
||||
friendlyarm,nanopi-r2s|\
|
||||
|
||||
@@ -30,6 +30,7 @@ set_interface_core() {
|
||||
|
||||
case "$(board_name)" in
|
||||
ezpro,mrkaio-m68s|\
|
||||
firefly,rk3568-roc-pc|\
|
||||
friendlyarm,nanopi-r5c|\
|
||||
lunzn,fastrhino-r66s)
|
||||
set_interface_core 2 "eth0"
|
||||
|
||||
@@ -303,7 +303,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
|
||||
+ };
|
||||
+
|
||||
+ led-user {
|
||||
+ label = "yellow:user";
|
||||
+ label = "red:user";
|
||||
+ gpios = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user