uboot_helper: Add Beelink GS1 Crust config

This commit is contained in:
Jernej Skrabec 2021-01-10 12:15:10 +01:00
parent 06b03ac48d
commit 8a7ac3950d

View File

@ -111,7 +111,8 @@ devices = \
'H6': {
'beelink-gs1' : {
'dtb' : 'sun50i-h6-beelink-gs1.dtb',
'config' : 'beelink_gs1_defconfig'
'config' : 'beelink_gs1_defconfig',
'crust_config' : 'beelink_gs1_defconfig'
},
'orangepi-3': {
'dtb': 'sun50i-h6-orangepi-3.dtb',