uboot_helper: add H5 board

This commit is contained in:
Jernej Skrabec 2019-04-14 12:31:11 +02:00
parent b7131b7f03
commit 5a75688cd1

View File

@ -107,6 +107,12 @@ devices = \
'config': 'orangepi_plus_defconfig'
},
},
'H5' : {
'orangepi-pc2': {
'dtb': 'sun50i-h5-orangepi-pc2.dtb',
'config': 'orangepi_pc2_defconfig'
},
},
'H6': {
'beelink-gs1' : {
'dtb' : 'sun50i-h6-beelink-gs1.dtb',