mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts: add BananaPi M2-Pro to uboot_helper
This commit is contained in:
parent
541e0d2f27
commit
e753bdf537
@ -164,6 +164,10 @@ devices = \
|
||||
'dtb': '',
|
||||
'config': 'p212_defconfig'
|
||||
},
|
||||
'bananapi-m2-pro': {
|
||||
'dtb': 'meson-sm1-bananapi-m2-pro.dtb',
|
||||
'config': 'bananapi-m2-pro_defconfig'
|
||||
},
|
||||
'bananapi-m5': {
|
||||
'dtb': 'meson-sm1-bananapi-m5.dtb',
|
||||
'config': 'bananapi-m5_defconfig'
|
||||
|
Loading…
x
Reference in New Issue
Block a user