sun50i-h618

This commit is contained in:
Qubot 2023-11-29 22:30:11 +08:00
commit 7eab0e8e2b
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1168,4 +1168,4 @@ int board_fit_config_name_match(const char *name)
return ret;
}
#endif
#endif