mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
scripts: add BananaPi M2-Pro to uboot_helper
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user