mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts: add LibreComputer alta/solitude to uboot_helper
This commit is contained in:
parent
d764c57469
commit
066adecd5d
@ -164,6 +164,10 @@ devices = \
|
||||
'dtb': '',
|
||||
'config': 'p212_defconfig'
|
||||
},
|
||||
'alta': {
|
||||
'dtb': 'meson-g12b-a311d-libretech-cc.dtb',
|
||||
'config': 'aml-a311d-cc_defconfig'
|
||||
},
|
||||
'bananapi-m2s': {
|
||||
'dtb': 'meson-g12b-a311d-bananapi-m2s.dtb',
|
||||
'config': 'bananapi-m2s_defconfig'
|
||||
@ -228,6 +232,10 @@ devices = \
|
||||
'dtb': 'meson-g12b-radxa-zero2.dtb',
|
||||
'config': 'radxa-zero2_defconfig'
|
||||
},
|
||||
'solitude': {
|
||||
'dtb': 'meson-sm1-s905d3-libretech-cc.dtb',
|
||||
'config': 'aml-s905d3-cc_defconfig'
|
||||
},
|
||||
'wetek-core2': {
|
||||
'dtb': 'meson-gxm-wetek-core2.dtb',
|
||||
'config': 'wetek-core2_defconfig'
|
||||
|
Loading…
x
Reference in New Issue
Block a user