diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 6b57f32841..9e1e319ffc 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -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'