diff --git a/scripts/uboot_helper b/scripts/uboot_helper index d19fdfa29f..bb637a4dc9 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -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',