diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 7a020d74d6..61624ca90b 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -95,6 +95,10 @@ devices = \ 'dtb': 'sun50i-h6-pine-h64.dtb', 'config': 'pine_h64_defconfig' }, + 'tanix-tx6' : { + 'dtb' : 'sun50i-h6-tanix-tx6.dtb', + 'config' : 'eachlink_h6_mini_defconfig' + }, }, }, 'Amlogic': {