Merge pull request #4351 from Ntemis/master

Add Tritium H5 support
This commit is contained in:
Jernej Škrabec 2020-04-26 17:53:53 +02:00 committed by GitHub
commit 65f515bb1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,6 +112,10 @@ devices = \
'dtb': 'sun50i-h5-orangepi-pc2.dtb',
'config': 'orangepi_pc2_defconfig'
},
'tritium-h5': {
'dtb': 'sun50i-h5-libretech-all-h3-cc.dtb',
'config': 'libretech_all_h3_cc_h5_defconfig'
},
},
'H6': {
'beelink-gs1' : {