diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 0f4b594a83..e2ede2e9cf 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -112,6 +112,10 @@ devices = \ 'dtb': 'sun50i-h5-orangepi-pc2.dtb', 'config': 'orangepi_pc2_defconfig' }, + 'tritium-h5': { + 'dtb': 'sun50i-h5-libretech-all-h3-cc.dtb', + 'config': 'libretech_all_h3_cc_h5_defconfig' + }, }, 'H6': { 'beelink-gs1' : {