mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
uboot_helper: add Banana Pi M2 Zero board
This commit is contained in:
parent
09854a637d
commit
5c432689e5
@ -39,6 +39,12 @@ devices = \
|
||||
'config': 'pine64_plus_defconfig'
|
||||
},
|
||||
},
|
||||
'H2-plus': {
|
||||
'bananapi-m2-zero': {
|
||||
'dtb': 'sun8i-h2-plus-bananapi-m2-zero.dtb',
|
||||
'config': 'bananapi_m2_zero_defconfig'
|
||||
},
|
||||
},
|
||||
'H3': {
|
||||
'bananapi-m2p': {
|
||||
'dtb': 'sun8i-h3-bananapi-m2-plus.dtb',
|
||||
|
Loading…
x
Reference in New Issue
Block a user