uboot_helper: Add Allwinner H6 based Tanix TX6 STB

This commit is contained in:
Jernej Skrabec 2019-06-15 18:03:15 +02:00
parent d2bf810024
commit 8f49486c1a

View File

@ -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': {