uboot_helper: Add Beelink GS1 board

This commit is contained in:
Clément Péron 2019-08-11 20:12:53 +02:00
parent 61bbd4a890
commit 8f9988fab6

View File

@ -75,6 +75,10 @@ devices = \
},
},
'H6': {
'beelink-gs1' : {
'dtb' : 'sun50i-h6-beelink-gs1.dtb',
'config' : 'beelink_gs1_defconfig'
},
'orangepi-3': {
'dtb': 'sun50i-h6-orangepi-3.dtb',
'config': 'orangepi_3_defconfig'