mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
scripts: add BananaPi M2S to uboot_helper
This commit is contained in:
parent
e753bdf537
commit
49950be03a
@ -164,6 +164,10 @@ devices = \
|
||||
'dtb': '',
|
||||
'config': 'p212_defconfig'
|
||||
},
|
||||
'bananapi-m2s': {
|
||||
'dtb': 'meson-g12b-a311d-bananapi-m2s.dtb',
|
||||
'config': 'bananapi-m2s_defconfig'
|
||||
},
|
||||
'bananapi-m2-pro': {
|
||||
'dtb': 'meson-sm1-bananapi-m2-pro.dtb',
|
||||
'config': 'bananapi-m2-pro_defconfig'
|
||||
|
Loading…
x
Reference in New Issue
Block a user