revert 46ea92258ede6fd435f272327d20e6f7529c6906

revert fix some bug
This commit is contained in:
Qubot 2023-11-29 14:06:59 +00:00
parent 46ea92258e
commit 4eb40b6618
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
/ {
model = "Banana Pi M4 Berry";
compatible = "BiPai,bananapi-m4zero", "allwinner,sun50i-h618";
compatible = "bananapi,bananapi-m4berry", "allwinner,sun50i-h616";
aliases {
ethernet0 = &emac0;

View File

@ -13,7 +13,7 @@
/ {
model = "Banana Pi M4 Zero";
compatible = "BiPai,bananapi-m4zero", "allwinner,sun50i-h618";
compatible = "bananapi,bananapi-m4zero", "allwinner,sun50i-h616";
aliases {
ethernet0 = &emac0;