mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
Merge pull request #4390 from patrickhwood/master
uboot_helper: added support for Pine H64 Model B
This commit is contained in:
commit
76f70e9c95
@ -138,6 +138,10 @@ devices = \
|
|||||||
'dtb': 'sun50i-h6-pine-h64.dtb',
|
'dtb': 'sun50i-h6-pine-h64.dtb',
|
||||||
'config': 'pine_h64_defconfig'
|
'config': 'pine_h64_defconfig'
|
||||||
},
|
},
|
||||||
|
'pine-h64-model-b': {
|
||||||
|
'dtb': 'sun50i-h6-pine-h64-model-b.dtb',
|
||||||
|
'config': 'pine_h64_defconfig'
|
||||||
|
},
|
||||||
'tanix-tx6' : {
|
'tanix-tx6' : {
|
||||||
'dtb' : 'sun50i-h6-tanix-tx6.dtb',
|
'dtb' : 'sun50i-h6-tanix-tx6.dtb',
|
||||||
'config' : 'eachlink_h6_mini_defconfig'
|
'config' : 'eachlink_h6_mini_defconfig'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user