mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
11 lines
247 B
Diff
11 lines
247 B
Diff
|
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
||
|
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
||
|
@@ -15,6 +15,7 @@
|
||
|
|
||
|
aliases {
|
||
|
serial2 = &uart2;
|
||
|
+ ethernet0 = &gmac0;
|
||
|
mmc0 = &mmc0;
|
||
|
mmc1 = &mmc1;
|
||
|
led-boot = &led_system_green;
|