diff --git a/scripts/uboot_helper b/scripts/uboot_helper index e08608dadc..b9eaf4e9cd 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -107,6 +107,12 @@ devices = \ 'config': 'orangepi_plus_defconfig' }, }, + 'H5' : { + 'orangepi-pc2': { + 'dtb': 'sun50i-h5-orangepi-pc2.dtb', + 'config': 'orangepi_pc2_defconfig' + }, + }, 'H6': { 'beelink-gs1' : { 'dtb' : 'sun50i-h6-beelink-gs1.dtb',