Add BananaPi M2 Berry support

Add `bananapi-m2-berry` machine conf and enable WiFi for it.
This commit is contained in:
Oliver Kästner
2025-01-19 01:24:09 +01:00
parent f5025d0808
commit 2834b7f951
3 changed files with 11 additions and 0 deletions

View File

@ -68,6 +68,7 @@ SOURCES = " \
SRC_URI:append:use-mailine-graphics = " file://drm.cfg"
SRC_URI:append:bananapi = " file://axp20x.cfg"
SRC_URI:append:bananapi-m2-berry = " file://axp20x.cfg"
SRC_URI:append:bananapi-m2-zero = " file://axp20x.cfg"
SRC_URI:append:cubietruck = " file://axp20x.cfg"
SRC_URI:append:nanopi-neo-air = " file://cam500b.cfg"