uboot_helper: add Tritium H5 support

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>
This commit is contained in:
Ntemis 2020-02-20 23:50:12 +02:00
parent 38764c846e
commit a0c7fef3ae

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' : {